| /src/external/gpl3/binutils/dist/include/ |
| floatformat.h | 70 is intentionally signed as, otherwize, -exp_bias can turn into a 71 very large number (e.g., given the exp_bias of 0x3fff and a 64 72 bit long, the equation (long)(1 - exp_bias) evaluates to 74 int exp_bias; member in struct:floatformat 76 the float, not adjusted by the exp_bias. This usually consists of all
|
| /src/external/gpl3/binutils.old/dist/include/ |
| floatformat.h | 70 is intentionally signed as, otherwize, -exp_bias can turn into a 71 very large number (e.g., given the exp_bias of 0x3fff and a 64 72 bit long, the equation (long)(1 - exp_bias) evaluates to 74 int exp_bias; member in struct:floatformat 76 the float, not adjusted by the exp_bias. This usually consists of all
|
| /src/external/gpl3/gcc/dist/include/ |
| floatformat.h | 70 is intentionally signed as, otherwize, -exp_bias can turn into a 71 very large number (e.g., given the exp_bias of 0x3fff and a 64 72 bit long, the equation (long)(1 - exp_bias) evaluates to 74 int exp_bias; member in struct:floatformat 76 the float, not adjusted by the exp_bias. This usually consists of all
|
| /src/external/gpl3/gcc.old/dist/include/ |
| floatformat.h | 70 is intentionally signed as, otherwize, -exp_bias can turn into a 71 very large number (e.g., given the exp_bias of 0x3fff and a 64 72 bit long, the equation (long)(1 - exp_bias) evaluates to 74 int exp_bias; member in struct:floatformat 76 the float, not adjusted by the exp_bias. This usually consists of all
|
| /src/external/gpl3/gdb.old/dist/include/ |
| floatformat.h | 70 is intentionally signed as, otherwize, -exp_bias can turn into a 71 very large number (e.g., given the exp_bias of 0x3fff and a 64 72 bit long, the equation (long)(1 - exp_bias) evaluates to 74 int exp_bias; member in struct:floatformat 76 the float, not adjusted by the exp_bias. This usually consists of all
|
| /src/external/gpl3/gdb/dist/include/ |
| floatformat.h | 70 is intentionally signed as, otherwize, -exp_bias can turn into a 71 very large number (e.g., given the exp_bias of 0x3fff and a 64 72 bit long, the equation (long)(1 - exp_bias) evaluates to 74 int exp_bias; member in struct:floatformat 76 the float, not adjusted by the exp_bias. This usually consists of all
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/spu/ |
| divv2df3.c | 36 vec_int4 exp, exp_bias; local 145 exp_bias = spu_xor(spu_rlmaska(exp, -31), 64); 146 exp = spu_sub(exp, exp_bias); 148 q1 = spu_sel(q1, (vec_double2)spu_add((vec_int4)q1, spu_sl(exp_bias, 20)), exp_mask);
|
| /src/external/gpl3/gcc/dist/libgcc/config/ft32/ |
| lib1funcs.S | 34 exp_bias: .long 127 label
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/ft32/ |
| lib1funcs.S | 34 exp_bias: .long 127 label
|