Home
last modified time | relevance | path

Searched refs:short_shift (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c4522 int short_shift = 0; in cp_build_binary_op() local
4925 short_shift = 1; in cp_build_binary_op()
5672 if (short_shift) in cp_build_binary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc4959 int short_shift = 0; in cp_build_binary_op() local
5368 short_shift = 1; in cp_build_binary_op()
6134 if (short_shift) in cp_build_binary_op()
H A DChangeLog-20206481 * typeck.c (cp_build_binary_op): Use folded op1 for short_shift.
6485 * typeck.c (cp_build_binary_op): Restore short_shift code.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c11558 int short_shift = 0; in build_binary_op() local
11970 short_shift = 1; in build_binary_op()
12520 if (short_shift) in build_binary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc11770 int short_shift = 0; in build_binary_op() local
12182 short_shift = 1; in build_binary_op()
12708 if (short_shift) in build_binary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20098424 * c-typeck.c (build_binary_op) <short_shift>: Check that integer