Home
last modified time | relevance | path

Searched defs:new0 (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.sbin/config/
H A Dgram.y68 #define new0(n,s,p,i,x) (alloc[adepth++] = newnv(n, s, p, i, x)) macro
/openbsd-src/gnu/gcc/gcc/
H A Dreload1.c2425 rtx new0 = eliminate_regs_1 (XEXP (x, 0), mem_mode, insn, true); in eliminate_regs_1() local
2498 rtx new0 = eliminate_regs_1 (XEXP (x, 0), mem_mode, insn, false); in eliminate_regs_1() local
H A Dtree-scalar-evolution.c1826 tree op0, op1, new0, new1; in fold_used_pointer() local
H A Dfold-const.c3061 eval_subst (tree arg, tree old0, tree new0, tree old1, tree new1) in eval_subst()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dreload1.c2428 rtx new0 = eliminate_regs (XEXP (x, 0), mem_mode, insn); local
2501 rtx new0 = eliminate_regs (XEXP (x, 0), mem_mode, insn); local
H A Dfold-const.c2130 eval_subst (arg, old0, new0, old1, new1) in eval_subst() argument
H A Dexpr.c452 rtx new0 = protect_from_queue (XEXP (x, 0), 0); local