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

/external/mksh/src/
H A Dfuncs.c222 static int test_nexpr(Test_env *, bool);
3236 if (!(rv = test_nexpr(te, do_eval)))
3244 test_nexpr(Test_env *te, bool do_eval) function
3247 return (!test_nexpr(te, do_eval));

Completed in 83 milliseconds