| /src/external/lgpl3/gmp/dist/mpn/generic/ |
| mode1o.c | 117 mp_limb_t s, h, l, inverse, dummy, dmul, ret; local 147 dmul = d << GMP_NAIL_BITS; 155 umul_ppmm (h, dummy, l, dmul); 180 umul_ppmm (h, dummy, l, dmul); 207 mp_limb_t s, x, y, inverse, dummy, dmul, c1, c2; 215 dmul = d << GMP_NAIL_BITS; 228 umul_ppmm (h, dummy, y, dmul);
|
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000.h | 1853 const int dmul; /* cost of DFmode multiplication (and fmadd). */ 1839 const int dmul; \/* cost of DFmode multiplication (and fmadd). *\/ member in struct:processor_costs
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000.h | 1897 const int dmul; /* cost of DFmode multiplication (and fmadd). */ 1883 const int dmul; \/* cost of DFmode multiplication (and fmadd). *\/ member in struct:processor_costs
|