Searched refs:expect3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_scan.c99 scan3(tok_kind expect1, tok_kind expect2, tok_kind expect3, token *tokp) argument
103 && tokp->kind != expect3) {
104 expected3(expect1, expect2, expect3);
H A Drpc_scan.h132 void scan3(tok_kind expect1, tok_kind expect2, tok_kind expect3, token *tokp);

Completed in 30 milliseconds