|
RetroArch
|
#include <gctypes.h>Go to the source code of this file.
Classes | |
| struct | memb_blks |
Macros | |
| #define | MEMB(name, size, num) |
Functions | |
| void | btmemb_init (struct memb_blks *blk) |
| void * | btmemb_alloc (struct memb_blks *blk) |
| u8 | btmemb_free (struct memb_blks *blk, void *ptr) |
| u8 | btmemb_ref (struct memb_blks *blk, void *ptr) |
1.8.15