#include "eus.h"
Go to the source code of this file.
pointer ALLPACKAGES | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 892 of file specials.c.
Definition at line 885 of file specials.c.
Definition at line 615 of file specials.c.
pointer FINDPACKAGE | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 902 of file specials.c.
pointer FINDSYMBOL | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 1106 of file specials.c.
pointer FUNCTION_CLOSURE | ( | context * | ctx, |
pointer | arg | ||
) |
Definition at line 132 of file specials.c.
Definition at line 1153 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 914 of file specials.c.
pointer MAKUNBOUND | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 1038 of file specials.c.
Definition at line 1231 of file specials.c.
void set_special | ( | context * | ctx, |
pointer | var, | ||
pointer | val | ||
) |
Definition at line 1050 of file specials.c.
Definition at line 1015 of file specials.c.
pointer SETSPECIAL | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 1062 of file specials.c.
Definition at line 1280 of file specials.c.
eusinteger_t sxhash | ( | pointer | x | ) |
Definition at line 934 of file specials.c.
pointer SYMBNDVALUE | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 1004 of file specials.c.
Definition at line 1027 of file specials.c.
Definition at line 529 of file specials.c.
pointer UNWINDPROTECT | ( | context * | ctx, |
pointer | arg | ||
) |
Definition at line 701 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.