Home
last modified time | relevance | path

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

/dragonfly/usr.bin/rpcgen/
H A Drpc_scan.h88 TOK_COLON, enumerator
H A Drpc_parse.c299 scan(TOK_COLON, &tok); in def_union()
311 scan(TOK_COLON, &tok); in def_union()
331 scan(TOK_COLON, &tok); in def_union()
H A Drpc_scan.c207 tokp->kind = TOK_COLON; in get_token()
H A Drpc_util.c327 {TOK_COLON, ":"},