Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.bin/rpcgen/
HDrpc_scan.h74 TOK_CHARCONST, enumerator
HDrpc_parse.c305 scan2(TOK_IDENT, TOK_CHARCONST, &tok); in def_union()
312 scan2(TOK_IDENT, TOK_CHARCONST, &tok); in def_union()
HDrpc_scan.c270 tokp->kind = TOK_CHARCONST; in get_token()