#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 |
|
|
Definition at line 23 of file os_types.h. |
|
|
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(). |
|
|
Definition at line 22 of file os_types.h. Referenced by ogg_stream_init(), ogg_sync_buffer(), oggpack_writeinit(), and strdup(). |
|
|
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(). |