Searched refs:TOK_LPAREN (Results 1 – 6 of 6) sorted by relevance
| /freebsd/usr.bin/rpcgen/ |
| H A D | rpc_scan.h | 72 TOK_LPAREN, enumerator
|
| H A D | rpc_parse.c | 165 scan(TOK_LPAREN, &tok); in def_program() 289 scan(TOK_LPAREN, &tok); in def_union()
|
| H A D | rpc_scan.c | 241 tokp->kind = TOK_LPAREN; in get_token()
|
| H A D | rpc_util.c | 328 {TOK_LPAREN, "("},
|
| /freebsd/contrib/bmake/ |
| H A D | cond.c | 126 TOK_LPAREN, TOK_RPAREN, TOK_EOF, TOK_NONE, TOK_ERROR enumerator 761 return TOK_LPAREN; in CondParser_Token() 845 if (t == TOK_LPAREN) { in CondParser_Term()
|
| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_hw_queues.c | 1057 TOK_LPAREN = 1, enumerator 1163 {"(", TOK_LPAREN}, 1296 P(TOK_LPAREN) in token_type2s() 1542 if (tok[1].type == TOK_LPAREN) { in parse_topology()
|