Home | History | Annotate | Download | only in src

Lines Matching defs:test_eval

2809 	te.eval = test_eval;
2846 rv = test_eval(&te, op, *te.pos.wp++, NULL, true);
2859 rv = test_eval(&te, op, lhs, *te.pos.wp++, true);
2932 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2,