Searched defs:tokp (Results 1 – 1 of 1) sorted by relevance
65 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()