IBR-DTNSuite  0.8
ibrcommon/ibrcommon/ssl/gcm/brg_endian.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define IS_BIG_ENDIAN   4321 /* byte 0 is most significant (mc68k) */
#define IS_LITTLE_ENDIAN   1234 /* byte 0 is least significant (i386) */

Define Documentation

#define IS_BIG_ENDIAN   4321 /* byte 0 is most significant (mc68k) */

Definition at line 36 of file brg_endian.h.

#define IS_LITTLE_ENDIAN   1234 /* byte 0 is least significant (i386) */

Definition at line 37 of file brg_endian.h.