HomeSort by: relevance | last modified time | path
    Searched defs:p34 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid128_fma.c 256 int p34,
290 // scale C3 up by 10^(q4-delta-q3), 0 <= q4-delta-q3 <= 2*P34-2 = 66
385 if (ind <= p34) {
388 if (ind + e4 < p34 + expmin) {
394 } else { // if (ind > p34)
396 // round R256 to p34 digits
397 x0 = ind - p34; // 1 <= x0 <= 34 as 35 <= ind <= 68
420 // the rounded result has p34 = 34 digits
437 // the number of digits in the significand is p34 = 34
442 ind = p34; // the number of decimal digits in the signifcand of re
665 int p34 = P34; \/\/ used to modify the limit on the number of digits local
    [all...]
bid128_fma.c 256 int p34,
290 // scale C3 up by 10^(q4-delta-q3), 0 <= q4-delta-q3 <= 2*P34-2 = 66
385 if (ind <= p34) {
388 if (ind + e4 < p34 + expmin) {
394 } else { // if (ind > p34)
396 // round R256 to p34 digits
397 x0 = ind - p34; // 1 <= x0 <= 34 as 35 <= ind <= 68
420 // the rounded result has p34 = 34 digits
437 // the number of digits in the significand is p34 = 34
442 ind = p34; // the number of decimal digits in the signifcand of re
665 int p34 = P34; \/\/ used to modify the limit on the number of digits local
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid128_fma.c 256 int p34,
290 // scale C3 up by 10^(q4-delta-q3), 0 <= q4-delta-q3 <= 2*P34-2 = 66
385 if (ind <= p34) {
388 if (ind + e4 < p34 + expmin) {
394 } else { // if (ind > p34)
396 // round R256 to p34 digits
397 x0 = ind - p34; // 1 <= x0 <= 34 as 35 <= ind <= 68
420 // the rounded result has p34 = 34 digits
437 // the number of digits in the significand is p34 = 34
442 ind = p34; // the number of decimal digits in the signifcand of re
665 int p34 = P34; \/\/ used to modify the limit on the number of digits local
    [all...]
bid128_fma.c 256 int p34,
290 // scale C3 up by 10^(q4-delta-q3), 0 <= q4-delta-q3 <= 2*P34-2 = 66
385 if (ind <= p34) {
388 if (ind + e4 < p34 + expmin) {
394 } else { // if (ind > p34)
396 // round R256 to p34 digits
397 x0 = ind - p34; // 1 <= x0 <= 34 as 35 <= ind <= 68
420 // the rounded result has p34 = 34 digits
437 // the number of digits in the significand is p34 = 34
442 ind = p34; // the number of decimal digits in the signifcand of re
665 int p34 = P34; \/\/ used to modify the limit on the number of digits local
    [all...]
  /src/sys/arch/luna68k/stand/boot/
scsireg.h 108 volatile uint8_t scsi_temp, p33, p34, p35; /* 02C */ member in struct:scsidevice
scsireg.h 108 volatile uint8_t scsi_temp, p33, p34, p35; /* 02C */ member in struct:scsidevice
  /src/sys/arch/hp300/stand/common/
scsireg.h 70 u_char p34, scsi_sctl; member in struct:scsidevice
scsireg.h 70 u_char p34, scsi_sctl; member in struct:scsidevice

Completed in 33 milliseconds