| /src/external/gpl3/binutils/dist/libiberty/ |
| floatformat.c | 294 const struct floatformat *hfmt = fmt->split_half; local 298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 299 hfmt->exp_start, hfmt->exp_len); 300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 301 hfmt->exp_start, hfmt->exp_len); 303 if ((unsigned long) top_exp == hfmt->exp_nan [all...] |
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| floatformat.c | 294 const struct floatformat *hfmt = fmt->split_half; local 298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 299 hfmt->exp_start, hfmt->exp_len); 300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 301 hfmt->exp_start, hfmt->exp_len); 303 if ((unsigned long) top_exp == hfmt->exp_nan [all...] |
| /src/external/gpl3/gcc/dist/libiberty/ |
| floatformat.c | 299 const struct floatformat *hfmt = fmt->split_half; local 303 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 304 hfmt->exp_start, hfmt->exp_len); 305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 306 hfmt->exp_start, hfmt->exp_len); 308 if ((unsigned long) top_exp == hfmt->exp_nan [all...] |
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| floatformat.c | 299 const struct floatformat *hfmt = fmt->split_half; local 303 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 304 hfmt->exp_start, hfmt->exp_len); 305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 306 hfmt->exp_start, hfmt->exp_len); 308 if ((unsigned long) top_exp == hfmt->exp_nan [all...] |
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| floatformat.c | 294 const struct floatformat *hfmt = fmt->split_half; local 298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 299 hfmt->exp_start, hfmt->exp_len); 300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 301 hfmt->exp_start, hfmt->exp_len); 303 if ((unsigned long) top_exp == hfmt->exp_nan [all...] |
| /src/external/gpl3/gdb/dist/libiberty/ |
| floatformat.c | 294 const struct floatformat *hfmt = fmt->split_half; local 298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 299 hfmt->exp_start, hfmt->exp_len); 300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 301 hfmt->exp_start, hfmt->exp_len); 303 if ((unsigned long) top_exp == hfmt->exp_nan [all...] |