HomeSort by: relevance | last modified time | path
    Searched defs:ptest_eval (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
c_test.c 104 static int ptest_eval ARGS((Test_env *, Test_op, const char *,
119 te.eval = ptest_eval;
621 ptest_eval(te, op, opnd1, opnd2, do_eval) function
c_test.c 104 static int ptest_eval ARGS((Test_env *, Test_op, const char *,
119 te.eval = ptest_eval;
621 ptest_eval(te, op, opnd1, opnd2, do_eval) function
c_test.c 104 static int ptest_eval ARGS((Test_env *, Test_op, const char *,
119 te.eval = ptest_eval;
621 ptest_eval(te, op, opnd1, opnd2, do_eval) function

Completed in 140 milliseconds