Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dc_test.c104 static int ptest_eval ARGS((Test_env *, Test_op, const char *,
119 te.eval = ptest_eval;
619 ptest_eval(te, op, opnd1, opnd2, do_eval) in ptest_eval() function