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

  /src/bin/ksh/
c_test.c 100 static int test_nexpr ARGS((Test_env *, int));
502 res = test_nexpr(te, do_eval);
511 test_nexpr(te, do_eval) function
516 return !test_nexpr(te, do_eval);

Completed in 76 milliseconds