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

  /src/bin/ksh/
c_test.c 99 static int test_aexpr ARGS((Test_env *, int));
487 res = test_aexpr(te, do_eval);
496 test_aexpr(te, do_eval) function
506 return test_aexpr(te, do_eval) && res;

Completed in 12 milliseconds