RetroArch
|
#include <gctypes.h>
Go to the source code of this file.
Classes | |
struct | memb_blks |
Macros | |
#define | MEMB(name, size, num) |
Functions | |
void | memb_init (struct memb_blks *blk) |
void * | memb_alloc (struct memb_blks *blk) |
u8 | memb_free (struct memb_blks *blk, void *ptr) |
u8 | memb_ref (struct memb_blks *blk, void *ptr) |
Variables | |
struct memb_blks | __attribute |
struct memb_blks __attribute |