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

/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_util.h182 void expected3(tok_kind exp1, tok_kind exp2, tok_kind exp3);
H A Drpc_util.c316 expected3(tok_kind exp1, tok_kind exp2, tok_kind exp3) argument
321 toktostr(exp3));
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.exp.c66 static Char *exp3 (Char ***, int);
311 Char *p1 = exp3(vp, ignore);
321 p2 = exp3(vp, ignore);
352 exp3(Char ***vp, int ignore) function
358 etracc("exp3 p1", p1, vp);
365 exp3(vp, ignore) :
368 etracc("exp3 p2", p2, vp);
390 etracc("exp3 p1", p1, vp);

Completed in 68 milliseconds