Searched refs:test_eval (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/bin/ksh/ |
H A D | c_test.h | 53 int test_eval ARGS((Test_env *te, Test_op op, const char *opnd1,
|
H A D | c_test.c | 217 test_eval(te, op, opnd1, opnd2, do_eval) in test_eval() function 626 return test_eval(te, op, opnd1, opnd2, do_eval);
|
H A D | exec.c | 1541 return test_eval(te, op, opnd1, opnd2, do_eval);
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_test.c | 8659 static int test_eval(isl_ctx *ctx) in test_eval() function 10946 { "eval", &test_eval },
|