Searched defs:Tok_s (Results 1 – 2 of 2) sorted by relevance
36 typedef struct Tok_s /* token stream state */ struct41 struct Tok_s* nxt; /* next in free list */ argument42 } ptr;43 char chr; /* replace *end with this */44 char flg; /* FLG_* */
36 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