Searched refs:Stack_t (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/lib/libast/common/string/ |
H A D | fmtre.c | 39 } 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 D | fmtre.c | 39 } 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 D | tmxfmt.c | 90 } 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 D | tmxfmt.c | 90 } 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 D | astlicense.c | 428 } 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 D | proto.c | 1784 } 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];
|