Searched refs:TOK_CONST (Results 1 – 4 of 4) sorted by relevance
| /src/usr.bin/rpcgen/ | ||
| H A D | rpc_scan.h | 85 TOK_CONST, enumerator |
| H A D | rpc_util.c | 326 {TOK_CONST, "const"}, |
| H A D | rpc_scan.c | 380 {TOK_CONST, "const"}, |
| H A D | rpc_parse.c | 82 case TOK_CONST: in get_definition() |