Searched refs:TOK_CONST (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.bin/rpcgen/ | ||
| D | rpc_scan.h | 61 TOK_CONST, enumerator |
| D | rpc_util.c | 350 {TOK_CONST, "const"}, |
| D | rpc_scan.c | 394 {TOK_CONST, "const"}, |
| D | rpc_parse.c | 87 case TOK_CONST: in get_definition() |