Home
last modified time | relevance | path

Searched refs:test_aexpr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/bin/ksh/
H A Dc_test.c93 static int test_aexpr(Test_env *, int);
395 res = test_aexpr(te, do_eval); in test_oexpr()
404 test_aexpr(Test_env *te, int do_eval) in test_aexpr() function
412 return test_aexpr(te, do_eval) && res; in test_aexpr()