Home
last modified time | relevance | path

Searched refs:Stack_t (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libast/common/string/
H A Dfmtre.c39 } Stack_t; typedef
47 register Stack_t* p; in fmtre()
52 Stack_t stack[32]; in fmtre()
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtre.c39 } Stack_t; typedef
47 register Stack_t* p; in fmtre()
52 Stack_t stack[32]; in fmtre()
/titanic_51/usr/src/lib/libast/common/tm/
H A Dtmxfmt.c90 } Stack_t; typedef
119 Stack_t* sp; in tmxfmt()
120 Stack_t stack[8]; in tmxfmt()
/titanic_51/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmxfmt.c90 } Stack_t; typedef
119 Stack_t* sp; in tmxfmt()
120 Stack_t stack[8]; in tmxfmt()
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/
H A Dastlicense.c428 } Stack_t; typedef
431 push(Stack_t* sp, char* file, char* parent, char* info, int size, Buffer_t* buf) in push()
518 Stack_t input[4]; in astlicense()
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c1784 } Stack_t; typedef
1787 push __PARAM__((Stack_t* sp, char* file, char* parent, char* info, int size, Buffer_t* buf), (sp, file, parent, info, size, buf)) __OTORP__(Stack_t* sp; char* file; char* parent; char* info; int size; Buffer_t* buf;){ in __OTORP__()
1872 Stack_t input[4];