Main Page | Class List | Directories | File List | Class Members | File Members

os_types.h File Reference

#include <sys/types.h>
#include <ogg/config_types.h>

Go to the source code of this file.

Defines

#define _ogg_malloc   malloc
#define _ogg_calloc   calloc
#define _ogg_realloc   realloc
#define _ogg_free   free


Define Documentation

#define _ogg_calloc   calloc
 

Definition at line 23 of file os_types.h.

#define _ogg_free   free
 

Definition at line 25 of file os_types.h.

Referenced by ogg_packet_clear(), ogg_stream_clear(), ogg_stream_destroy(), ogg_sync_clear(), ogg_sync_destroy(), and oggpack_writeclear().

#define _ogg_malloc   malloc
 

Definition at line 22 of file os_types.h.

Referenced by ogg_stream_init(), ogg_sync_buffer(), oggpack_writeinit(), and strdup().

#define _ogg_realloc   realloc
 

Definition at line 24 of file os_types.h.

Referenced by _os_body_expand(), _os_lacing_expand(), ogg_sync_buffer(), oggpack_write(), oggpack_writecopy_helper(), and oggpackB_write().


© sourcejam.com 2005-2008