Home
last modified time | relevance | path

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

/titanic_51/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_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dstack.h43 struct stackposition /* stack position */ struct
45 blockstackposition global() argument
46 indexstackposition global() argument
/titanic_51/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 */
/titanic_51/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_51/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_51/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 */