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

/external/mksh/src/
H A Dfuncs.c2733 te.eval = test_eval;
2831 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, function
H A Dexec.c326 te.eval = test_eval;
H A Dmain.c319 set_current_wd((cp[0] == '/' && test_eval(NULL, TO_FILEQ, cp, ".",
H A Dsh.h1910 int test_eval(Test_env *, Test_op, const char *, const char *, bool);

Completed in 1330 milliseconds