Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/rpcgen/
H A Drpc_scan.h89 TOK_CONST, enumerator
H A Drpc_util.c334 {TOK_CONST, "const"},
H A Drpc_scan.c388 {TOK_CONST, "const"},
H A Drpc_parse.c90 case TOK_CONST: in get_definition()