|
Asterisk - The Open Source Telephony Project
18.5.0
|
Asterisk architecture endianess compatibility definitions. More...

Go to the source code of this file.
Macros | |
| #define | __BIG_ENDIAN 4321 |
| #define | __LITTLE_ENDIAN 1234 |
Asterisk architecture endianess compatibility definitions.
Definition in file endian.h.
| #define __BIG_ENDIAN 4321 |
Definition at line 49 of file endian.h.
Referenced by ogg_vorbis_read().
1.8.13