22 #define _ogg_malloc malloc 23 #define _ogg_calloc calloc 24 #define _ogg_realloc realloc 25 #define _ogg_free free 29 # if defined(__CYGWIN__) 30 # include <_G_config.h> 36 # elif defined(__MINGW32__) 42 typedef unsigned long long ogg_uint64_t;
43 # elif defined(__MWERKS__) 58 #elif defined(__MACOS__) 60 # include <sys/types.h> 67 #elif defined(__MACOSX__) 69 # include <sys/types.h> 76 #elif defined(__BEOS__) 79 # include <inttypes.h> 86 #elif defined (__EMX__) 111 #elif defined(__SYMBIAN32__) 122 # include <sys/types.h> int64_t ogg_int64_t
Definition: config_types.h:8
int32_t ogg_int32_t
Definition: config_types.h:6
unsigned short ogg_uint16_t
Definition: config_types.h:5
unsigned int ogg_uint32_t
Definition: config_types.h:7
int16_t ogg_int16_t
Definition: config_types.h:4