Searched refs:test_oexpr (Results 1 – 1 of 1) sorted by relevance
232 static int test_oexpr(Test_env *, bool);3072 rv = test_oexpr(te, 1); in test_parse()3081 test_oexpr(Test_env *te, bool do_eval) in test_oexpr() function3088 return (test_oexpr(te, do_eval) || rv); in test_oexpr()3122 rv = test_oexpr(te, do_eval); in test_primary()