#include "eus.h"
Go to the source code of this file.
pointer ALLPACKAGES | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 896 of file specials.c.
Definition at line 889 of file specials.c.
Definition at line 619 of file specials.c.
pointer FINDPACKAGE | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 906 of file specials.c.
pointer FINDSYMBOL | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 1110 of file specials.c.
pointer FUNCTION_CLOSURE | ( | context * | ctx, |
pointer | arg | ||
) |
Definition at line 132 of file specials.c.
Definition at line 1157 of file specials.c.
pointer MACEXPAND2 | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 154 of file specials.c.
pointer MAKEPACKAGE | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 918 of file specials.c.
pointer MAKUNBOUND | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 1042 of file specials.c.
Definition at line 1235 of file specials.c.
void set_special | ( | context * | ctx, |
pointer | var, | ||
pointer | val | ||
) |
Definition at line 1054 of file specials.c.
Definition at line 1019 of file specials.c.
pointer SETSPECIAL | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 1066 of file specials.c.
Definition at line 1284 of file specials.c.
eusinteger_t sxhash | ( | pointer | x | ) |
Definition at line 938 of file specials.c.
pointer SYMBNDVALUE | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 1008 of file specials.c.
Definition at line 1031 of file specials.c.
Definition at line 533 of file specials.c.
pointer UNWINDPROTECT | ( | context * | ctx, |
pointer | arg | ||
) |
Definition at line 705 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.