Searched defs:STACKPOS (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/include/
H A Dstack.h34 typedef struct stackposition STACKPOS; /* stack position */ typedef in typeref:struct:stackposition
54 STACKPOS position; /* current stack position */
79 extern void stacktell(STACK, int, STACKPOS*);

Completed in 19 milliseconds