Searched refs:test_oexpr (Results 1 – 1 of 1) sorted by relevance
224 static int test_oexpr(Test_env *, bool);3270 rv = test_oexpr(te, 1); in test_parse()3279 test_oexpr(Test_env *te, bool do_eval) in test_oexpr() function3286 return (test_oexpr(te, do_eval) || rv); in test_oexpr()3320 rv = test_oexpr(te, do_eval); in test_primary()