Searched refs:test_primary (Results 1 – 1 of 1) sorted by relevance
235 static int test_primary(Test_env *, bool);3109 return (test_primary(te, do_eval)); in test_nexpr()3113 test_primary(Test_env *te, bool do_eval) in test_primary() function