#include "eus.h"
Go to the source code of this file.
pointer ALLPACKAGES | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 893 of file specials.c.
Definition at line 886 of file specials.c.
Definition at line 616 of file specials.c.
pointer FINDPACKAGE | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 903 of file specials.c.
pointer FINDSYMBOL | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 1107 of file specials.c.
pointer FUNCTION_CLOSURE | ( | context * | ctx, |
pointer | arg | ||
) |
Definition at line 133 of file specials.c.
Definition at line 1154 of file specials.c.
pointer MACEXPAND2 | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 155 of file specials.c.
pointer MAKEPACKAGE | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 915 of file specials.c.
pointer MAKUNBOUND | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 1039 of file specials.c.
Definition at line 1232 of file specials.c.
void set_special | ( | context * | ctx, |
pointer | var, | ||
pointer | val | ||
) |
Definition at line 1051 of file specials.c.
Definition at line 1016 of file specials.c.
pointer SETSPECIAL | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 1063 of file specials.c.
Definition at line 1281 of file specials.c.
eusinteger_t sxhash | ( | pointer | x | ) |
Definition at line 935 of file specials.c.
pointer SYMBNDVALUE | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 1005 of file specials.c.
Definition at line 1028 of file specials.c.
Definition at line 530 of file specials.c.
pointer UNWINDPROTECT | ( | context * | ctx, |
pointer | arg | ||
) |
Definition at line 702 of file specials.c.
Definition at line 25 of file specials.c.
int genindex [static] |
Definition at line 26 of file specials.c.
Definition at line 27 of file specials.c.
Definition at line 27 of file specials.c.
Definition at line 27 of file specials.c.
Definition at line 27 of file specials.c.
char* rcsid = "@(#)$Id$" [static] |
Definition at line 13 of file specials.c.
int tempindex = 0 [static] |
Definition at line 26 of file specials.c.