| /src/external/gpl3/gcc/dist/libdecnumber/dpd/ |
| decimal64.c | 611 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable 613 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)
|
| /src/external/gpl3/gcc.old/dist/libdecnumber/dpd/ |
| decimal64.c | 611 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable 613 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)
|
| /src/external/gpl3/gdb/dist/libdecnumber/dpd/ |
| decimal64.c | 611 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable 613 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)
|
| /src/external/gpl3/gdb.old/dist/libdecnumber/dpd/ |
| decimal64.c | 611 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable 613 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)
|
| /src/external/gpl3/gcc/dist/libdecnumber/ |
| decNumber.c | 219 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable 221 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)
|
| /src/external/gpl3/gcc.old/dist/libdecnumber/ |
| decNumber.c | 219 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable 221 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)
|
| /src/external/gpl3/gdb/dist/libdecnumber/ |
| decNumber.c | 219 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable 221 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)
|
| /src/external/gpl3/gdb.old/dist/libdecnumber/ |
| decNumber.c | 219 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable 221 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)
|