Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/rpcgen/
H A Drpc_scan.h74 TOK_DEFAULT, enumerator
H A Drpc_util.c340 {TOK_DEFAULT, "default"},
H A Drpc_parse.c481 scan3(TOK_CASE, TOK_DEFAULT, TOK_RBRACE, &tok); in def_union()
484 if (tok.kind == TOK_DEFAULT) { in def_union()
H A Drpc_scan.c390 {TOK_DEFAULT, "default"},