Searched defs:tok_kind (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_scan.h52 enum tok_kind { enum
95 typedef enum tok_kind tok_kind; typedef in typeref:enum:tok_kind
101 tok_kind kind;
109 extern void scan(tok_kind, token *);
110 extern void scan2(tok_kind, tok_kind, token *);
111 extern void scan3(tok_kind, tok_kind, tok_kind, toke
[all...]

Completed in 54 milliseconds