Home
last modified time | relevance | path

Searched defs:stackposition (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libast/common/include/
H A Dstack.h43 struct stackposition /* stack position */ struct
45 struct stackblock* block; /* current block pointer */
46 int index; /* index within current block */
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dstack.h52 struct stackposition /* stack position */ struct
54 struct stackblock* block; /* current block pointer */
55 int index; /* index within current block */
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dstack.h52 struct stackposition /* stack position */ struct
54 struct stackblock* block; /* current block pointer */
55 int index; /* index within current block */
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dstack.h52 struct stackposition /* stack position */ struct
54 struct stackblock* block; /* current block pointer */
55 int index; /* index within current block */
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dstack.h52 struct stackposition /* stack position */ struct
54 struct stackblock* block; /* current block pointer */
55 int index; /* index within current block */