Searched defs:stacktable (Results 1 – 6 of 6) sorted by relevance
49 struct stacktable /* stack information */ struct51 struct stackblock* blocks; /* stack table blocks */52 void* error; /* error return value */53 int size; /* size of each block */54 STACKPOS position; /* current stack position */
49 struct stacktable /* stack information */ struct 51 blocksstacktable global() argument 52 errorstacktable global() argument 53 sizestacktable global() argument 54 positionstacktable global() argument
58 struct stacktable /* stack information */ struct60 struct stackblock* blocks; /* stack table blocks */61 __V_* error; /* error return value */62 int size; /* size of each block */63 STACKPOS position; /* current stack position */