Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/rpcgen/
H A Drpc_scan.h92 TOK_SWITCH, enumerator
H A Drpc_util.c348 {TOK_SWITCH, "switch"},
H A Drpc_scan.c390 {TOK_SWITCH, "switch"},
H A Drpc_parse.c296 scan(TOK_SWITCH, &tok); in def_union()