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

/external/mksh/src/
H A Dfuncs.c216 static int test_nexpr(Test_env *, bool);
3207 if (!(rv = test_nexpr(te, do_eval)))
3215 test_nexpr(Test_env *te, bool do_eval) function
3218 return (!test_nexpr(te, do_eval));

Completed in 788 milliseconds