Electroneum
Loading...
Searching...
No Matches
param.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LITTLE_ENDIAN   1234
#define BIG_ENDIAN   4321
#define PDP_ENDIAN   3412
#define BYTE_ORDER   LITTLE_ENDIAN

Macro Definition Documentation

◆ BIG_ENDIAN

#define BIG_ENDIAN   4321

Definition at line 36 of file hash.h.

◆ BYTE_ORDER

#define BYTE_ORDER   LITTLE_ENDIAN

Definition at line 38 of file hash.h.

◆ LITTLE_ENDIAN

#define LITTLE_ENDIAN   1234

Definition at line 35 of file hash.h.

◆ PDP_ENDIAN

#define PDP_ENDIAN   3412

Definition at line 37 of file hash.h.