Searched refs:xl (Results 1 – 1 of 1) sorted by relevance
/stdlib/ |
A D | longlong.h | 266 "=r" ((USItype) (xl)), \ 277 (xl) = (USItype)__t0; \ 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 692 "=g" ((USItype) (xl)) \ 700 #define umul_ppmm(xh, xl, a, b) \ argument 728 "=g" ((USItype) (xl)) \ 1478 #define umul_ppmm(xh, xl, m0, m1) \ argument [all …]
|
Completed in 7 milliseconds