Searched refs:test_eval (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/bin/ksh/ |
| H A D | c_test.h | 52 int test_eval(Test_env *, Test_op, const char *, const char *, int);
|
| H A D | c_test.c | 198 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, in test_eval() function 529 return test_eval(te, op, opnd1, opnd2, do_eval); in ptest_eval()
|
| H A D | exec.c | 1417 return test_eval(te, op, opnd1, opnd2, do_eval); in dbteste_eval()
|