Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/rpcgen/
H A Drpc_scan.h81 TOK_UNSIGNED, enumerator
H A Drpc_util.c346 {TOK_UNSIGNED, "unsigned"},
H A Drpc_scan.c400 {TOK_UNSIGNED, "unsigned"},
H A Drpc_parse.c703 case TOK_UNSIGNED: in get_type()