Home
last modified time | relevance | path

Searched refs:first_shift (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc14575 const unsigned HOST_WIDE_INT first_shift = i - max_int - 1; in uint_loc_descriptor() local
14580 = (HOST_WIDE_INT) first_shift - (HOST_WIDE_INT) max_int - 1; in uint_loc_descriptor()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c14098 const unsigned HOST_WIDE_INT first_shift = i - max_int - 1; in uint_loc_descriptor() local
14103 = (HOST_WIDE_INT) first_shift - (HOST_WIDE_INT) max_int - 1; in uint_loc_descriptor()