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

  /src/bin/ksh/
c_test.c 98 static int test_oexpr ARGS((Test_env *, int));
472 res = test_oexpr(te, 1);
481 test_oexpr(te, do_eval) function
491 return test_oexpr(te, do_eval) || res;
532 res = test_oexpr(te, do_eval);

Completed in 51 milliseconds