Data Fields | |
| void * | pointer |
| struct auto_mem * | next |
Definition at line 65 of file memory.c.
| struct auto_mem* auto_mem::next |
Definition at line 68 of file memory.c.
Referenced by ecpg_add_mem(), ecpg_clear_auto_mem(), and ECPGfree_auto_mem().
| void* auto_mem::pointer |
Definition at line 67 of file memory.c.
Referenced by ecpg_add_mem(), and ECPGfree_auto_mem().
1.7.1