Searched defs:do_eval (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/bin/ksh/ |
H A D | c_test.c | 217 test_eval(te, op, opnd1, opnd2, do_eval) in test_eval() argument 479 test_oexpr(te, do_eval) in test_oexpr() argument 494 test_aexpr(te, do_eval) in test_aexpr() argument 509 test_nexpr(te, do_eval) in test_nexpr() argument 519 test_primary(te, do_eval) in test_primary() argument 608 ptest_getopnd(te, op, do_eval) in ptest_getopnd() argument 619 ptest_eval(te, op, opnd1, opnd2, do_eval) in ptest_eval() argument
|
H A D | syn.c | 914 dbtestp_getopnd(te, op, do_eval) in dbtestp_getopnd() argument 931 dbtestp_eval(te, op, opnd1, opnd2, do_eval) in dbtestp_eval() argument
|
H A D | exec.c | 1510 dbteste_getopnd(te, op, do_eval) in dbteste_getopnd() argument 1534 dbteste_eval(te, op, opnd1, opnd2, do_eval) in dbteste_eval() argument
|