Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_scan.h69 TOK_CONST, enumerator
H A Drpc_util.c324 {TOK_CONST, "const"},
H A Drpc_scan.c386 {TOK_CONST, "const"},
H A Drpc_parse.c92 case TOK_CONST: in get_definition()