Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_scan.c65 scan(tok_kind expect, token *tokp) in scan()
77 scan2(tok_kind expect1, tok_kind expect2, token *tokp) in scan2()
89 scan3(tok_kind expect1, tok_kind expect2, tok_kind expect3, token *tokp) in scan3()
102 scan_num(token *tokp) in scan_num()
117 peek(token *tokp) in peek()
127 peekscan(tok_kind expect, token *tokp) in peekscan()
141 get_token(token *tokp) in get_token()
301 unget_token(token *tokp) in unget_token()
407 findkind(char **mark, token *tokp) in findkind()