Searched defs:tokp (Results 1 – 1 of 1) sorted by relevance
75 scan(tok_kind expect, token *tokp) in scan()87 scan2(tok_kind expect1, tok_kind expect2, token *tokp) in scan2()99 scan3(tok_kind expect1, tok_kind expect2, tok_kind expect3, token *tokp) in scan3()112 scan_num(token *tokp) in scan_num()127 peek(token *tokp) in peek()137 peekscan(tok_kind expect, token *tokp) in peekscan()151 get_token(token *tokp) in get_token()311 unget_token(token *tokp) in unget_token()417 findkind(char **mark, token *tokp) in findkind()