Go to the source code of this file.
Functions | |
pointer | loadglobal (pointer s) |
maerror () | |
pointer | minilist (context *ctx, pointer *p, int n) |
pointer | restorecatch (context *ctx) |
pointer | storeglobal (pointer s, pointer v) |
pointer | xcadr (pointer p) |
pointer | xcar (pointer p) |
pointer | xcdr (pointer p) |
Variables | |
static char * | rcsid = "@(#)$Id$" |
pointer loadglobal | ( | pointer | s | ) |
pointer restorecatch | ( | context * | ctx | ) |