Searched refs:getopnd (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dfuncs.c2865 te.getopnd = ptest_getopnd;
3337 opnd1 = (*te->getopnd)(te, op, do_eval);
3346 opnd1 = (*te->getopnd)(te, TO_NONOP, do_eval);
3353 opnd2 = (*te->getopnd)(te, op, do_eval);
H A Dsyn.c437 te.getopnd = dbtestp_getopnd;
H A Dexec.c325 te.getopnd = dbteste_getopnd;
H A Dsh.h2086 const char *(*getopnd) (struct test_env *, Test_op, bool); member in struct:test_env

Completed in 67 milliseconds