Searched refs:TOK_LPAREN (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/usr.bin/rpcgen/ |
| HD | rpc_scan.h | 76 TOK_LPAREN, enumerator
|
| HD | rpc_parse.c | 173 scan(TOK_LPAREN, &tok); in def_program() 297 scan(TOK_LPAREN, &tok); in def_union()
|
| HD | rpc_scan.c | 249 tokp->kind = TOK_LPAREN; in get_token()
|
| HD | rpc_util.c | 336 {TOK_LPAREN, "("},
|
| /freebsd-13-stable/contrib/bmake/ |
| HD | cond.c | 131 TOK_LPAREN, TOK_RPAREN, TOK_EOF, TOK_NONE, TOK_ERROR enumerator 821 return TOK_LPAREN; in CondParser_Token() 906 if (t == TOK_LPAREN) { in CondParser_Term()
|
| /freebsd-13-stable/sys/dev/ocs_fc/ |
| HD | 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()
|