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

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dstack.h43 typedef struct stackposition STACKPOS; /* stack position */ typedef in typeref:struct:stackposition
63 STACKPOS position; /* current stack position */
89 extern __MANGLE__ void stacktell __PROTO__((STACK, int, STACKPOS*));
/illumos-gate/usr/src/lib/libast/common/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*);
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dstack.h43 typedef struct stackposition STACKPOS; /* stack position */ typedef in typeref:struct:stackposition
63 STACKPOS position; /* current stack position */
89 extern __MANGLE__ void stacktell __PROTO__((STACK, int, STACKPOS*));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dstack.h43 typedef struct stackposition STACKPOS; /* stack position */ typedef in typeref:struct:stackposition
63 STACKPOS position; /* current stack position */
89 extern __MANGLE__ void stacktell __PROTO__((STACK, int, STACKPOS*));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dstack.h43 typedef struct stackposition STACKPOS; /* stack position */ typedef in typeref:struct:stackposition
63 STACKPOS position; /* current stack position */
89 extern __MANGLE__ void stacktell __PROTO__((STACK, int, STACKPOS*));

Completed in 76 milliseconds