Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dinternal-fn.cc1938 unsigned int mprec0 = prec; in expand_mul_overflow() local
1940 mprec0 = get_min_precision (arg0, sign); in expand_mul_overflow()
1941 if (mprec0 <= hprec) in expand_mul_overflow()
1943 else if (!uns && mprec0 <= hprec + 1) in expand_mul_overflow()