| 
Functions | 
|  | _end () | 
| pointer | ADDRESS (context *ctx, int n, argv) | 
| pointer | ALLOC (context *ctx, int n, argv) | 
| pointer | BKTRACE (context *ctx, int n, argv) | 
| pointer | CLEAR_ALLOCCOUNT (context *ctx, int n, pointer *argv) | 
| pointer | DISPOSE_HOOK (context *ctx, n, argv) | 
|  | edata () | 
| pointer | EXPORTALL (context *ctx, int n, argv) | 
| pointer | FREE_COUNTS (context *ctx, int n, pointer *argv) | 
| pointer | GCTIME (context *ctx, int n, argv) | 
| pointer | GEESEE (context *ctx, int n, argv) | 
| pointer | INSTANCELIST (context *ctx, int n, argv) | 
| pointer | LIST_ALL_CHUNKS (context *ctx, int n, pointer *argv) | 
| pointer | LISTALLCATCHERS (context *ctx, int n, pointer *argv) | 
| pointer | LISTALLCLASSES (context *ctx, int n, argv) | 
| pointer | LISTALLREFERENCES (context *ctx, int n, argv) | 
| pointer | LISTBINDINGS (context *ctx, int n, pointer *argv) | 
| pointer | LISTSPECIALBINDINGS (context *ctx, int n, pointer *argv) | 
| pointer | MEMORY_REPORT (context *ctx, int n, pointer *argv) | 
| pointer | NEWSTACK (context *ctx, n, argv) | 
| pointer | NEXT_SPECIAL_INDEX (context *ctx, int n, argv) | 
| pointer | OBJSIZE (context *ctx, n, argv) | 
| pointer | objsize1 (pointer x) | 
| void | objsize2 (pointer x) | 
| pointer | PEEK (context *ctx, int n, argv) | 
| pointer | POKE (context *ctx, int n, argv) | 
| pointer | RECLAIM (context *ctx, int n, argv) | 
| pointer | RECLTREE (context *ctx, int n, argv) | 
| pointer | ROOM (context *ctx, int n, argv) | 
| pointer | SBCOUNT (context *ctx, int n, pointer *argv) | 
| pointer | stacklist () | 
| pointer | stacknlist () | 
| void | sysfunc (context *ctx, pointer mod) | 
| pointer | THREAD_SPECIALS (context *ctx, int n, argv) | 
| int | xcollect (context *ctx, pointer p) | 
|  | xmark (context *ctx, pointer p) | 
| 
Variables | 
| long | alloccount [MAXBUDDY] | 
| static int | cell_count | 
| static int | cell_size | 
| struct chunk * | chunklist | 
| static int | count_symbol | 
| long | freeheap | 
| long | gccount | 
| long | marktime | 
| static int | object_size | 
| static char * | rcsid = "@(#)$Id$" | 
| long | sweeptime | 
| jmp_buf | topjbuf | 
| long | totalheap |