#include "pdyn.h"
Go to the source code of this file.
Functions | |
void | dealloc_all () |
bool | initialize_pdyn (int n, hbpfp the_hbpfp, sbpfp the_sbpfp, bool use_stories) |
pdyn* | alloc_pdyn (hbpfp the_hbpfp, sbpfp the_sbpfp, bool use_stories, bool reinit) |
void | dealloc_pdyn (pdyn *p) |
node* | new_pdyn (hbpfp the_hbpfp, sbpfp the_sbpfp, bool use_stories) |
node* | new_pdyn2 (hbpfp the_hbpfp, sbpfp the_sbpfp, bool use_stories) |
|
Definition at line 86 of file pdyn_alloc.C. Referenced by new_pdyn2(). |
|
Definition at line 44 of file pdyn_alloc.C. Referenced by initialize_pdyn(). |
|
Definition at line 147 of file pdyn_alloc.C. Referenced by NEW(). |
|
Definition at line 56 of file pdyn_alloc.C. |
|
Definition at line 200 of file pdyn_alloc.C. |
|
Definition at line 209 of file pdyn_alloc.C. |