Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/rpcgen/
Drpc_scan.h75 TOK_CHARCONST, enumerator
Drpc_parse.c307 scan2(TOK_IDENT, TOK_CHARCONST, &tok); in def_union()
314 scan2(TOK_IDENT, TOK_CHARCONST, &tok); in def_union()
Drpc_scan.c272 tokp->kind = TOK_CHARCONST; in get_token()