22 #define _ogg_malloc malloc
23 #define _ogg_calloc calloc
24 #define _ogg_realloc realloc
25 #define _ogg_free free
29 # if defined(__CYGWIN__)
37 # elif defined(__MINGW32__)
44 typedef unsigned long long ogg_uint64_t;
45 # elif defined(__MWERKS__)
60 #elif defined(__MACOS__)
69 #elif (defined(__APPLE__) && defined(__MACH__))
71 # include <inttypes.h>
78 #elif defined(__HAIKU__)
88 #elif defined(__BEOS__)
91 # include <inttypes.h>
98 #elif defined (__EMX__)
107 #elif defined (DJGPP)
123 #elif defined(__SYMBIAN32__)
132 #elif defined(__TMS320C6X__)
unsigned long long uint64_t
unsigned short ogg_uint16_t
unsigned int ogg_uint32_t