Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_scan.h104 TOK_BOOL, enumerator
H A Drpc_scan.c389 {TOK_BOOL, "bool"},
H A Drpc_util.c354 {TOK_BOOL, "bool"},
H A Drpc_parse.c576 case TOK_BOOL: in get_type()