Searched refs:ptest_getopnd (Results 1 – 1 of 1) sorted by relevance
242 static const char *ptest_getopnd(Test_env *, Test_op, bool);2632 te.getopnd = ptest_getopnd; in c_test()3224 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) in ptest_getopnd() function