| /src/external/gpl3/binutils/dist/libiberty/ |
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| floatformat.c | 452 int lo_bit, hi_bit, cur_bitshift = 0; local 472 result |= (shifted & mask) << cur_bitshift; 474 cur_bitshift += bits;
|
| floatformat.c | 452 int lo_bit, hi_bit, cur_bitshift = 0; local 472 result |= (shifted & mask) << cur_bitshift; 474 cur_bitshift += bits;
|
| floatformat.c | 452 int lo_bit, hi_bit, cur_bitshift = 0; local 472 result |= (shifted & mask) << cur_bitshift; 474 cur_bitshift += bits;
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| floatformat.c | 452 int lo_bit, hi_bit, cur_bitshift = 0; local 472 result |= (shifted & mask) << cur_bitshift; 474 cur_bitshift += bits;
|
| floatformat.c | 452 int lo_bit, hi_bit, cur_bitshift = 0; local 472 result |= (shifted & mask) << cur_bitshift; 474 cur_bitshift += bits;
|
| floatformat.c | 452 int lo_bit, hi_bit, cur_bitshift = 0; local 472 result |= (shifted & mask) << cur_bitshift; 474 cur_bitshift += bits;
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| floatformat.c | 447 int lo_bit, hi_bit, cur_bitshift = 0; local 467 result |= (shifted & mask) << cur_bitshift; 469 cur_bitshift += bits;
|
| /src/external/gpl3/gdb/dist/gdb/ |
| target-float.c | 173 int cur_bitshift; local 192 cur_bitshift = ((start + len + excess) % FLOATFORMAT_CHAR_BIT) 198 cur_bitshift = 201 if (cur_bitshift > -FLOATFORMAT_CHAR_BIT) 202 result = *(data + cur_byte) >> (-cur_bitshift); 205 cur_bitshift += FLOATFORMAT_CHAR_BIT; 212 while (cur_bitshift < len) 214 result |= (unsigned long)*(data + cur_byte) << cur_bitshift; 215 cur_bitshift += FLOATFORMAT_CHAR_BIT; 240 int cur_bitshift; local [all...] |
| target-float.c | 173 int cur_bitshift; local 192 cur_bitshift = ((start + len + excess) % FLOATFORMAT_CHAR_BIT) 198 cur_bitshift = 201 if (cur_bitshift > -FLOATFORMAT_CHAR_BIT) 202 result = *(data + cur_byte) >> (-cur_bitshift); 205 cur_bitshift += FLOATFORMAT_CHAR_BIT; 212 while (cur_bitshift < len) 214 result |= (unsigned long)*(data + cur_byte) << cur_bitshift; 215 cur_bitshift += FLOATFORMAT_CHAR_BIT; 240 int cur_bitshift; local [all...] |
| target-float.c | 173 int cur_bitshift; local 192 cur_bitshift = ((start + len + excess) % FLOATFORMAT_CHAR_BIT) 198 cur_bitshift = 201 if (cur_bitshift > -FLOATFORMAT_CHAR_BIT) 202 result = *(data + cur_byte) >> (-cur_bitshift); 205 cur_bitshift += FLOATFORMAT_CHAR_BIT; 212 while (cur_bitshift < len) 214 result |= (unsigned long)*(data + cur_byte) << cur_bitshift; 215 cur_bitshift += FLOATFORMAT_CHAR_BIT; 240 int cur_bitshift; local [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| target-float.c | 173 int cur_bitshift; local 192 cur_bitshift = ((start + len + excess) % FLOATFORMAT_CHAR_BIT) 198 cur_bitshift = 201 if (cur_bitshift > -FLOATFORMAT_CHAR_BIT) 202 result = *(data + cur_byte) >> (-cur_bitshift); 205 cur_bitshift += FLOATFORMAT_CHAR_BIT; 212 while (cur_bitshift < len) 214 result |= (unsigned long)*(data + cur_byte) << cur_bitshift; 215 cur_bitshift += FLOATFORMAT_CHAR_BIT; 240 int cur_bitshift; local [all...] |
| target-float.c | 173 int cur_bitshift; local 192 cur_bitshift = ((start + len + excess) % FLOATFORMAT_CHAR_BIT) 198 cur_bitshift = 201 if (cur_bitshift > -FLOATFORMAT_CHAR_BIT) 202 result = *(data + cur_byte) >> (-cur_bitshift); 205 cur_bitshift += FLOATFORMAT_CHAR_BIT; 212 while (cur_bitshift < len) 214 result |= (unsigned long)*(data + cur_byte) << cur_bitshift; 215 cur_bitshift += FLOATFORMAT_CHAR_BIT; 240 int cur_bitshift; local [all...] |
| target-float.c | 173 int cur_bitshift; local 192 cur_bitshift = ((start + len + excess) % FLOATFORMAT_CHAR_BIT) 198 cur_bitshift = 201 if (cur_bitshift > -FLOATFORMAT_CHAR_BIT) 202 result = *(data + cur_byte) >> (-cur_bitshift); 205 cur_bitshift += FLOATFORMAT_CHAR_BIT; 212 while (cur_bitshift < len) 214 result |= (unsigned long)*(data + cur_byte) << cur_bitshift; 215 cur_bitshift += FLOATFORMAT_CHAR_BIT; 240 int cur_bitshift; local [all...] |