Searched refs:Stack_t (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/lib/libast/string/
H A Dfmtre.c39 } Stack_t; typedef in typeref:struct:Stack_s
47 register Stack_t* p;
52 Stack_t stack[32];
/macosx-10.10/ksh-23/ksh/src/lib/libast/tm/
H A Dtmxfmt.c90 } Stack_t; typedef in typeref:struct:Stack_s
119 Stack_t* sp;
120 Stack_t stack[8];
/macosx-10.10/ksh-23/ksh/src/lib/libast/port/
H A Dastlicense.c428 } Stack_t; typedef in typeref:struct:Stack_s
431 push(Stack_t* sp, char* file, char* parent, char* info, int size, Buffer_t* buf)
518 Stack_t input[4];
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dproto.c1784 } Stack_t; typedef in typeref:struct:Stack_s
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;){
1872 Stack_t input[4];

Completed in 191 milliseconds