Lines Matching refs:try
121 struct config *croot, struct arrow *arrowp, int try, int *dupedp) in eval_getname() argument
134 if (eval_expr(np, ex, events, globals, croot, arrowp, try, in eval_getname()
152 if (try) { in eval_getname()
154 arrowp, try, &val) && val.t == NODEPTR) in eval_getname()
168 int try, struct evalue *valuep) in eval_cat() argument
177 arrowp, try, &lval)) in eval_cat()
180 arrowp, try, &rval)) in eval_cat()
196 arrowp, try, valuep)) in eval_cat()
213 struct config *croot, struct arrow *arrowp, int try, struct evalue *valuep) in eval_func() argument
231 croot, arrowp, try, &duped_lhs); in eval_func()
233 globals, croot, arrowp, try, &duped_rhs); in eval_func()
261 globals, croot, arrowp, try, &duped); in eval_func()
342 croot, arrowp, try, &duped_lhs); in eval_func()
344 globals, croot, arrowp, try, &duped_rhs); in eval_func()
412 croot, arrowp, try, &duped); in eval_func()
450 croot, arrowp, try, &duped); in eval_func()
487 croot, arrowp, try, &duped); in eval_func()
514 globals, croot, arrowp, try, &duped); in eval_func()
553 if (try) { in eval_func()
555 croot, arrowp, try, &val) && val.t == NODEPTR) in eval_func()
578 if (try) in eval_func()
671 arrowp, try, payloadvalp)) { in eval_func()
704 arrowp, try, valuep); in eval_func()
740 if (!eval_expr(np, ex, events, globals, croot, arrowp, try, in eval_func()
839 arrowp, try, &cmpval)) { in eval_func()
1389 int try, struct evalue *valuep) in eval_expr() argument
1405 if (try) in eval_expr()
1422 if (try) in eval_expr()
1430 arrowp, try, &rval)) in eval_expr()
1476 if (try == 0 && in eval_expr()
1481 croot, arrowp, try, &rval)) in eval_expr()
1498 arrowp, try, &lval)) in eval_expr()
1501 arrowp, try, &rval)) in eval_expr()
1517 arrowp, try, &lval)) in eval_expr()
1520 arrowp, try, &rval)) in eval_expr()
1531 arrowp, try, &lval)) in eval_expr()
1534 arrowp, try, &rval)) in eval_expr()
1545 arrowp, try, &lval)) in eval_expr()
1548 arrowp, try, &rval)) in eval_expr()
1559 arrowp, try, &lval)) in eval_expr()
1562 arrowp, try, &rval)) in eval_expr()
1573 arrowp, try, &lval)) in eval_expr()
1576 arrowp, try, &rval)) in eval_expr()
1587 arrowp, try, &lval)) in eval_expr()
1590 arrowp, try, &rval)) in eval_expr()
1601 arrowp, try, &lval)) in eval_expr()
1604 arrowp, try, &rval)) in eval_expr()
1615 arrowp, try, &lval)) in eval_expr()
1627 arrowp, try, &lval)) in eval_expr()
1630 arrowp, try, &rval)) in eval_expr()
1641 arrowp, try, &lval)) in eval_expr()
1644 arrowp, try, &rval)) in eval_expr()
1667 arrowp, try, &lval)) in eval_expr()
1690 arrowp, try, valuep)) in eval_expr()
1707 arrowp, try, &lval)) in eval_expr()
1710 arrowp, try, &rval)) in eval_expr()
1727 arrowp, try, valuep)) { in eval_expr()
1732 if (!try) { in eval_expr()
1737 croot, arrowp, try, valuep)) { in eval_expr()
1751 arrowp, try, valuep)) { in eval_expr()
1761 arrowp, try, valuep)) { in eval_expr()
1766 if (!try) { in eval_expr()
1771 croot, arrowp, try, valuep)) { in eval_expr()
1786 arrowp, try, valuep)) { in eval_expr()
1796 arrowp, try, valuep)) in eval_expr()
1804 arrowp, try, &lval)) in eval_expr()
1807 arrowp, try, &rval)) in eval_expr()
1818 arrowp, try, &lval)) in eval_expr()
1821 arrowp, try, &rval)) in eval_expr()
1838 arrowp, try, &lval)) in eval_expr()
1841 arrowp, try, &rval)) in eval_expr()
1852 arrowp, try, &lval)) in eval_expr()
1855 arrowp, try, &rval)) in eval_expr()
1872 arrowp, try, &lval)) in eval_expr()
1875 arrowp, try, &rval)) in eval_expr()
1891 if (try) { in eval_expr()
1963 globals, croot, arrowp, try, valuep)); in eval_expr()