test_oexpr
res = test_oexpr(te, 1);
return test_oexpr(te, do_eval) || res;
res = test_oexpr(te, do_eval);
static int test_oexpr(Test_env *, int);