Home
last modified time | relevance | path

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

/freebsd-11-stable/bin/sh/tests/errors/
HDMakefile18 ${PACKAGE}FILES+= bad-parm-exp3.2 bad-parm-exp3.2.stderr
/freebsd-11-stable/contrib/tcsh/
HDsh.exp.c62 static Char *exp3 (Char ***, int);
308 Char *p1 = exp3(vp, ignore); in exp2c()
318 p2 = exp3(vp, ignore); in exp2c()
349 exp3(Char ***vp, int ignore) in exp3() function
362 exp3(vp, ignore) : in exp3()
/freebsd-11-stable/usr.bin/rpcgen/
HDrpc_util.c316 expected3(tok_kind exp1, tok_kind exp2, tok_kind exp3) in expected3() argument
321 toktostr(exp3)); in expected3()
HDrpc_util.h182 void expected3(tok_kind exp1, tok_kind exp2, tok_kind exp3);