Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dfloatformat.c295 long top_exp, bot_exp; in floatformat_ibm_long_double_is_valid() local
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
314 if (bot_exp != 0) in floatformat_ibm_long_double_is_valid()
326 if (bot_exp < top_exp - 53) in floatformat_ibm_long_double_is_valid()
328 if (bot_exp > top_exp - 53 && bot_exp != 0) in floatformat_ibm_long_double_is_valid()
330 if (bot_exp == 0) in floatformat_ibm_long_double_is_valid()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dfloatformat.c300 long top_exp, bot_exp; in floatformat_ibm_long_double_is_valid() local
305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
319 if (bot_exp != 0) in floatformat_ibm_long_double_is_valid()
331 if (bot_exp < top_exp - 53) in floatformat_ibm_long_double_is_valid()
333 if (bot_exp > top_exp - 53 && bot_exp != 0) in floatformat_ibm_long_double_is_valid()
335 if (bot_exp == 0) in floatformat_ibm_long_double_is_valid()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dfloatformat.c295 long top_exp, bot_exp; in floatformat_ibm_long_double_is_valid() local
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
314 if (bot_exp != 0) in floatformat_ibm_long_double_is_valid()
326 if (bot_exp < top_exp - 53) in floatformat_ibm_long_double_is_valid()
328 if (bot_exp > top_exp - 53 && bot_exp != 0) in floatformat_ibm_long_double_is_valid()
330 if (bot_exp == 0) in floatformat_ibm_long_double_is_valid()
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dfloatformat.c300 long top_exp, bot_exp; in floatformat_ibm_long_double_is_valid() local
305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
319 if (bot_exp != 0) in floatformat_ibm_long_double_is_valid()
331 if (bot_exp < top_exp - 53) in floatformat_ibm_long_double_is_valid()
333 if (bot_exp > top_exp - 53 && bot_exp != 0) in floatformat_ibm_long_double_is_valid()
335 if (bot_exp == 0) in floatformat_ibm_long_double_is_valid()