Searched refs:getopnd (Results 1 – 4 of 4) sorted by relevance
2632 te.getopnd = ptest_getopnd; in c_test()3160 opnd1 = (*te->getopnd)(te, op, do_eval); in test_primary()3169 opnd1 = (*te->getopnd)(te, TO_NONOP, do_eval); in test_primary()3176 opnd2 = (*te->getopnd)(te, op, do_eval); in test_primary()
429 te.getopnd = dbtestp_getopnd; in get_command()
309 te.getopnd = dbteste_getopnd; in execute()
2826 const char *(*getopnd) (struct test_env *, Test_op, bool); member