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

/external/mksh/src/
H A Dfuncs.c221 static int test_aexpr(Test_env *, bool);
3209 if ((rv = test_aexpr(te, do_eval)))
3217 test_aexpr(Test_env *te, bool do_eval) function
3224 return (test_aexpr(te, do_eval) && rv);

Completed in 171 milliseconds