|
void | ClearTableTree (TABLES T) |
|
int | InsTableTree (TABLES T, WORD *tp) |
|
void | RedoTableTree (TABLES T, int newsize) |
|
int | FindTableTree (TABLES T, WORD *tp, int inc) |
|
WORD | DoTableExpansion (WORD *term, WORD level) |
|
int | CoTableBase (UBYTE *s) |
|
int | FlipTable (FUNCTIONS f, int type) |
|
int | SpareTable (TABLES TT) |
|
DBASE * | FindTB (UBYTE *name) |
|
int | CoTBcreate (UBYTE *s) |
|
int | CoTBopen (UBYTE *s) |
|
int | CoTBaddto (UBYTE *s) |
|
int | CoTBenter (UBYTE *s) |
|
int | CoTestUse (UBYTE *s) |
|
int | CheckTableDeclarations (DBASE *d) |
|
int | CoTBload (UBYTE *ss) |
|
WORD | TestUse (WORD *term, WORD level) |
|
int | CoTBaudit (UBYTE *s) |
|
int | CoTBon (UBYTE *s) |
|
int | CoTBoff (UBYTE *s) |
|
int | CoTBcleanup (UBYTE *s) |
|
int | CoTBreplace (UBYTE *s) |
|
int | CoTBuse (UBYTE *s) |
|
int | CoApply (UBYTE *s) |
|
int | CoTBhelp (UBYTE *s) |
|
VOID | ReWorkT (WORD *term, WORD *funs, WORD numfuns) |
|
WORD | Apply (WORD *term, WORD level) |
|
int | ApplyExec (WORD *term, int maxtogo, WORD level) |
|
WORD | ApplyReset (WORD level) |
|
WORD | TableReset () |
|
int | ReleaseTB () |
|
Contains all functions that deal with the table bases on the 'FORM level' The low level databse routines are in minos.c
Definition in file tables.c.