Searched defs:ptest_getopnd (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dfuncs.c225 static const char *ptest_getopnd(Test_env *, Test_op, bool);
2808 te.getopnd = ptest_getopnd;
2855 /* use inside knowledge of ptest_getopnd inlined below */
3342 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) function

Completed in 66 milliseconds