Home
last modified time | relevance | path

Searched defs:Push_s (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libast/common/misc/
H A Doptget.c122 typedef struct Push_s struct
124 struct Push_s* next; /* next string */ argument
125 char* ob; /* next char in old string */
126 char* oe; /* end of old string */
127 char* nb; /* next char in new string */
128 char* ne; /* end of new string */
129 int ch; /* localize() translation */
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c129 typedef struct Push_s struct
131 struct Push_s* next; /* next string */ argument
132 obPush_s global() argument
133 oePush_s global() argument
134 nbPush_s global() argument
135 nePush_s global() argument
136 chPush_s global() argument