Home
last modified time | relevance | path

Searched refs:TOK_CONST (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/rpcgen/
H A Drpc_scan.h85 TOK_CONST, enumerator
H A Drpc_scan.c380 {TOK_CONST, "const"},
H A Drpc_util.c326 {TOK_CONST, "const"},
H A Drpc_parse.c82 case TOK_CONST: in get_definition()