Searched refs:xh (Results 1 – 1 of 1) sorted by relevance
/stdlib/ |
A D | longlong.h | 265 : "=&r" ((USItype) (xh)), \ 410 #define smul_ppmm(xh, xl, m0, m1) \ argument 432 #define smul_ppmm(xh, xl, m0, m1) \ argument 440 (xh) = __r0; (xl) = __r1; \ 664 #define umul_ppmm(xh, xl, a, b) \ argument 691 : "=g" ((USItype) (xh)), \ 700 #define umul_ppmm(xh, xl, a, b) \ argument 727 : "=g" ((USItype) (xh)), \ 1478 #define umul_ppmm(xh, xl, m0, m1) \ argument 1489 (xh) = __xx.__i.__h; \ [all …]
|
Completed in 7 milliseconds