Searched refs:test_oexpr (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dfuncs.c220 static int test_oexpr(Test_env *, bool);
3196 rv = test_oexpr(te, 1);
3205 test_oexpr(Test_env *te, bool do_eval) function
3212 return (test_oexpr(te, do_eval) || rv);
3246 rv = test_oexpr(te, do_eval);

Completed in 89 milliseconds