Go to the source code of this file.
Functions |
pointer | basicclass (char *name,...) pointer basicclass(va_alist) va_dcl |
static pointer | brkloop () |
static pointer | brkloop (context *ctx, char *prompt) |
static void | configure_eus (context *ctx) |
pointer | defvector () |
pointer | error (enum errorcode ec,...) pointer error(va_alist) va_dcl |
void | eusint (int s, int code, int x, eusinteger_t addr) |
eusinteger_t | hide_ptr (pointer p) |
static void | initclasses () |
static void | initclassid () |
static void | initfeatures () |
static void | initmemory () |
void | initmemory_rgc () |
static void | initpackage () |
static void | initsymbols () |
eusinteger_t | intval (pointer p) |
int | main (int argc, argv) |
void | mainthread (context *ctx) |
pointer | makeint (eusinteger_t v) |
static pointer | reploop (context *, char *) |
void | sigbreak () |
unsigned int | thr_self () |
static void | toplevel (context *ctx, int argc, argv) |
void | unwind (context *ctx, pointer *p) |
Variables |
int | _end |
pointer | ALLOWOTHERKEYS |
pointer | ARRAY |
cixpair | arraycp |
pointer | AUX |
pointer | BIGNUM |
cixpair | bignumcp |
pointer | BITVECTOR |
cixpair | bitvectorcp |
struct buddyfree | buddy [MAXBUDDY+1] |
long | buddysize [MAXBUDDY+1] |
struct built_in_cid | builtinclass [64] |
pointer | C_ARRAY |
pointer | C_BIGNUM |
pointer | C_BITVECTOR |
pointer | C_CLOSURE |
pointer | C_CODE |
pointer | C_COMPLEX |
pointer | C_CONS |
pointer | C_EXTNUM |
pointer | C_FCODE |
pointer | C_FILESTREAM |
pointer | C_FLTVECTOR |
pointer | C_FOREIGNCODE |
pointer | C_INTVECTOR |
pointer | C_IOSTREAM |
pointer | C_LABREF |
pointer | C_LDMOD |
pointer | C_METACLASS |
pointer | C_OBJECT |
pointer | C_PACKAGE |
static pointer | C_PROPOBJ |
pointer | C_RATIO |
pointer | C_READTABLE |
pointer | C_STREAM |
pointer | C_STRING |
pointer | C_SYMBOL |
pointer | C_THREAD |
pointer | C_VCLASS |
pointer | C_VECTOR |
pointer | charmacro [256] |
pointer | CLASS |
struct class_desc | classtab [MAXCLASS] |
pointer | CLOSURE |
cixpair | closurecp |
pointer | CODE |
cixpair | codecp |
pointer | COMCLOSURE |
pointer | COMPLEX |
cixpair | complexcp |
cixpair | conscp |
int | ehbypass |
pointer | ERRHANDLER |
char * | errmsg [100] |
pointer | ERROUT |
context * | euscontexts [MAXTHREAD] |
pointer | eussigvec [NSIG] |
pointer | EXTNUM |
cixpair | extnumcp |
pointer | FATALERROR |
pointer | FCODE |
cixpair | fcodecp |
pointer | FEATURES |
pointer | FILESTREAM |
cixpair | filestreamcp |
pointer | FLTVECTOR |
cixpair | fltvectorcp |
pointer | FOREIGNCODE |
pointer | FUNCTION |
long | gcing |
pointer | GCMARGIN |
pointer | GCMERGE |
pointer * | gcsp |
pointer * | gcsplimit |
pointer * | gcstack |
int | intcode |
int | intsig |
pointer | INTVECTOR |
cixpair | intvectorcp |
pointer | IOSTREAM |
cixpair | iostreamcp |
pointer | K_ALLOWOTHERKEYS |
pointer | K_BIT |
pointer | K_BYTE |
pointer | K_CAPITALIZE |
pointer | K_CHAR |
pointer | K_CLASS |
pointer | K_CLASS_DOCUMENTATION |
pointer | K_DISPOSE |
pointer | K_DOUBLE |
pointer | K_DOWNCASE |
pointer | K_FILE |
pointer | K_FILL |
pointer | K_FLOAT |
pointer | K_FLOAT32 |
pointer | K_FLUSH |
pointer | K_FOREIGN |
pointer | K_FOREIGN_STRING |
pointer | K_FUNCTION_DOCUMENTATION |
pointer | K_IN |
pointer | K_INTEGER |
pointer | K_INVERT |
pointer | K_IO |
pointer | K_LONG |
pointer | K_METHOD_DOCUMENTATION |
pointer | K_NOMETHOD |
pointer | K_OUT |
pointer | K_POINTER |
pointer | K_PRESERVE |
pointer | K_PRIN1 |
pointer | K_SHORT |
pointer | K_STRING |
pointer | K_UPCASE |
pointer | K_VARIABLE_DOCUMENTATION |
pointer | KEY |
pointer | keywordpkg |
pointer | LABREF |
cixpair | labrefcp |
pointer | LAMBDA |
pointer | LAMCLOSURE |
pointer | LDMODULE |
cixpair | ldmodulecp |
pointer | lisppkg |
pointer | MACRO |
int | mainargc |
char * | mainargv [32] |
context * | mainctx |
pointer | mainport |
thread_t | maintid |
pointer | MAXCALLSTACKDEPTH |
pointer | METACLASS |
cixpair | metaclasscp |
eusinteger_t | mypid |
int | nextbclass |
int | nextcix |
pointer | NIL |
pointer | OBJECT |
cixpair | objectcp |
pointer | OPTIONAL |
pointer | PACKAGE |
cixpair | packagecp |
pointer | PKGCLASS |
pointer | pkglist |
pointer | PRCASE |
pointer | PRCIRCLE |
pointer | PRINTBASE |
pointer | PRLENGTH |
pointer | PRLEVEL |
pointer | PROBJECT |
char * | progname |
static pointer | PROPOBJ |
cixpair | propobjcp |
pointer | PRSTRUCTURE |
pointer | QAND |
pointer | QCONS |
pointer | QDEBUG |
pointer | QDECLARE |
pointer | QEQ |
pointer | QEQUAL |
pointer | QERROUT |
pointer | QEVALHOOK |
pointer | QEXITHOOK |
pointer | QFIXNUM |
pointer | QFLOAT |
pointer | QGCHOOK |
pointer | QINTEGER |
pointer | QLDENT |
pointer | QLOADED_MODULES |
pointer | QNOT |
pointer | QNUMBER |
pointer | QOR |
pointer | QPARAGC |
pointer | QREADTABLE |
pointer | QSELF |
pointer | QSPECIAL |
pointer | QSTDIN |
pointer | QSTDOUT |
pointer | QTERMIO |
pointer | QTHREADS |
pointer | QUNBOUND |
pointer | QUOTE |
pointer | QVERSION |
pointer | RANDSTATE |
pointer | RATIO |
cixpair | ratiocp |
static char * | rcsid = "@(#) $Id$" |
pointer | READBASE |
pointer | READTABLE |
cixpair | readtablecp |
pointer | REST |
pointer | SELF |
eusinteger_t | setjmp_val |
pointer | sharpmacro [256] |
pointer | STDIN |
pointer | STDOUT |
pointer | STREAM |
cixpair | streamcp |
pointer | STRING |
cixpair | stringcp |
pointer | SYMBOL |
cixpair | symbolcp |
pointer | sysmod |
pointer | sysobj |
pointer | syspkg |
pointer | T |
pointer | THREAD |
cixpair | threadcp |
jmp_buf | topjbuf |
pointer | TOPLEVEL |
pointer | unixpkg |
pointer | userpkg |
pointer | VECCLASS |
cixpair | vecclasscp |
pointer | VECTOR |
cixpair | vectorcp |
pointer | xpkg |
Function Documentation
Definition at line 25 of file eus.c.
Variable Documentation
Definition at line 33 of file eus.c.
Definition at line 86 of file eus.c.
Definition at line 97 of file eus.c.
Definition at line 92 of file eus.c.
Definition at line 46 of file eus.c.
Definition at line 83 of file eus.c.
Definition at line 79 of file eus.c.
Definition at line 96 of file eus.c.
Definition at line 70 of file eus.c.
Definition at line 94 of file eus.c.
Definition at line 80 of file eus.c.
Definition at line 75 of file eus.c.
Definition at line 89 of file eus.c.
Definition at line 90 of file eus.c.
Definition at line 76 of file eus.c.
Definition at line 84 of file eus.c.
Definition at line 82 of file eus.c.
Definition at line 57 of file eus.c.
Definition at line 58 of file eus.c.
Definition at line 60 of file eus.c.
Definition at line 77 of file eus.c.
Definition at line 38 of file eus.c.
Definition at line 69 of file eus.c.
Definition at line 73 of file eus.c.
Definition at line 39 of file eus.c.
Definition at line 71 of file eus.c.
Definition at line 95 of file eus.c.
char* rcsid = "@(#) $Id$" [static] |
Definition at line 9 of file eus.c.
Definition at line 87 of file eus.c.
Definition at line 41 of file eus.c.
Definition at line 74 of file eus.c.
Definition at line 91 of file eus.c.
Definition at line 72 of file eus.c.
Definition at line 54 of file eus.c.
Definition at line 85 of file eus.c.
Definition at line 78 of file eus.c.
Definition at line 88 of file eus.c.