Searched refs:test_oexpr (Results 1 – 1 of 1) sorted by relevance
214 static int test_oexpr(Test_env *, bool);3182 rv = test_oexpr(te, 1); in test_parse()3191 test_oexpr(Test_env *te, bool do_eval) in test_oexpr() function3198 return (test_oexpr(te, do_eval) || rv); in test_oexpr()3232 rv = test_oexpr(te, do_eval); in test_primary()