Searched defs:overflow_pos (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc1418 int overflow_pos = sign == SIGNED ? prec - 1 : prec; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc2006 int overflow_pos = sign == SIGNED ? prec - 1 : prec; local

Completed in 281 milliseconds