Home
last modified time | relevance | path

Searched refs:newelt (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dadmin.c126 char *newelt = Xasprintf ("-%c%s", opt, arg ? arg : ""); in arg_add() local
138 dat->av[dat->ac++] = newelt; in arg_add()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc23866 poly_int64 newelt; in aarch64_evpc_reencode() local
23867 if (!multiple_p (elt0, 2, &newelt) || maybe_ne (elt0 + 1, elt1)) in aarch64_evpc_reencode()
23869 newpermconst.quick_push (newelt.to_constant ()); in aarch64_evpc_reencode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c28563 tree newelt in build_deduction_guide() local
28566 if (newelt == error_mark_node) in build_deduction_guide()
28568 TREE_VEC_ELT (new_vec, index) = newelt; in build_deduction_guide()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc29546 tree newelt in build_deduction_guide() local
29549 if (newelt == error_mark_node) in build_deduction_guide()
29551 TREE_VEC_ELT (new_vec, index) = newelt; in build_deduction_guide()