Searched refs:test_aexpr (Results 1 – 1 of 1) sorted by relevance
236 static int test_aexpr(Test_env *, bool);3058 if ((rv = test_aexpr(te, do_eval))) in test_oexpr()3066 test_aexpr(Test_env *te, bool do_eval) in test_aexpr() function3073 return (test_aexpr(te, do_eval) && rv); in test_aexpr()