Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/string/
H A Dtok.c36 typedef struct Tok_s /* token stream state */ struct
41 struct Tok_s* nxt; /* next in free list */ argument
42 } ptr;
43 char chr; /* replace *end with this */
44 char flg; /* FLG_* */
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/
H A Dtok.c36 typedef struct Tok_s /* token stream state */ struct
41 struct Tok_s* nxt; /* next in free list */ argument
42 ptrTok_s global() argument
43 chrTok_s global() argument
44 flgTok_s global() argument