Searched refs:scan3 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_scan.h132 void scan3(tok_kind expect1, tok_kind expect2, tok_kind expect3, token *tokp);
H A Drpc_scan.c99 scan3(tok_kind expect1, tok_kind expect2, tok_kind expect3, token *tokp) function
H A Drpc_parse.c261 scan3(TOK_COMMA, TOK_RBRACE, TOK_EQUAL, &tok);
341 scan3(TOK_CASE, TOK_DEFAULT, TOK_RBRACE, &tok);

Completed in 47 milliseconds