Home
last modified time | relevance | path

Searched refs:TOK_CHARCONST (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_scan.h54 TOK_CHARCONST, enumerator
H A Drpc_parse.c451 scan2(TOK_IDENT, TOK_CHARCONST, &tok); in def_union()
459 scan2(TOK_IDENT, TOK_CHARCONST, &tok); in def_union()
H A Drpc_scan.c268 tokp->kind = TOK_CHARCONST; in get_token()