Go to the source code of this file.
Data Structures | |
| struct | adm |
Defines | |
| #define | assert(x) |
| #define | UNDEF 0x8000 |
Functions | |
| _sav () | |
| _rst () | |
| _new (int n, struct adm **pp) | |
Variables | |
| adm * | _lastp = 0 |
| adm * | _highp = 0 |
|
|
|
|
|
|
|
||||||||||||
|
Definition at line 35 of file new.c. References _highp, _lastp, _rst(), _sav(), assert, initialize(), adm::next, p, adm::size, and UNDEF. |
|
|
Referenced by _new(). |
|
|
Referenced by _new(). |
|
|
|
|
|
|
1.4.6