|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include "standard.h"
Include dependency graph for recycle.h:
This graph shows which files directly or indirectly include this file: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 | ( | ) |