Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/rpcgen/
H A Drpc_scan.h90 TOK_CONST, enumerator
H A Drpc_scan.c390 {TOK_CONST, "const"},
H A Drpc_util.c336 {TOK_CONST, "const"},
H A Drpc_parse.c92 case TOK_CONST: in get_definition()