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