Searched refs:TOK_LPAREN (Results 1 – 4 of 4) sorted by relevance
56 TOK_LPAREN, enumerator
326 {TOK_LPAREN, "("},
319 scan(TOK_LPAREN, &tok); in def_program()443 scan(TOK_LPAREN, &tok); in def_union()
247 tokp->kind = TOK_LPAREN; in get_token()