ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include "standard.h"
Go to the source code of this file.
Data Structures | |
struct | recycle |
struct | reroot |
Macros | |
#define | RESTART 0 |
#define | REMAX 32000 |
#define | renew(r) |
#define | redel(root, item) |
Functions | |
reroot * | remkroot () |
void | refree () |
char * | renewx () |
char * | remalloc () |
#define redel | ( | root, | |
item | |||
) |
#define renew | ( | r | ) |
void refree | ( | ) |
Referenced by hdestroy().
char* remalloc | ( | ) |
reroot* remkroot | ( | ) |
Referenced by create_symbol(), and hcreate().
char* renewx | ( | ) |