Searched defs:in_nelts (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 1644 unsigned int HOST_WIDE_INT out_nelts, in_nelts, i; in const_binop() local 1681 unsigned HOST_WIDE_INT out_nelts, in_nelts, out, ofs, scale; in const_binop() local 1845 unsigned HOST_WIDE_INT out_nelts, in_nelts, i; in const_unop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.cc | 1649 unsigned int HOST_WIDE_INT out_nelts, in_nelts, i; in const_binop() local 1686 unsigned HOST_WIDE_INT out_nelts, in_nelts, out, ofs, scale; in const_binop() local 1850 unsigned HOST_WIDE_INT out_nelts, in_nelts, i; in const_unop() local
|