Home
last modified time | relevance | path

Searched refs:ptest_getopnd (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dfuncs.c240 static const char *ptest_getopnd(Test_env *, Test_op, bool);
2616 te.getopnd = ptest_getopnd; in c_test()
3181 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) in ptest_getopnd() function