Searched refs:TOK_RBRACKET (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.bin/rpcgen/ | ||
H A D | rpc_scan.h | 53 TOK_RBRACKET, enumerator |
H A D | rpc_util.c | 356 {TOK_RBRACKET, "]"}, |
H A D | rpc_scan.c | 233 tokp->kind = TOK_RBRACKET; |
H A D | rpc_parse.c | 445 scan(TOK_RBRACKET, &tok); |