Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dc_test.h53 int test_eval ARGS((Test_env *te, Test_op op, const char *opnd1,
H A Dc_test.c217 test_eval(te, op, opnd1, opnd2, do_eval) in test_eval() function
626 return test_eval(te, op, opnd1, opnd2, do_eval);
H A Dexec.c1541 return test_eval(te, op, opnd1, opnd2, do_eval);
/netbsd-src/external/mit/isl/dist/
H A Disl_test.c8659 static int test_eval(isl_ctx *ctx) in test_eval() function
10946 { "eval", &test_eval },