longlong.h | 68 2) __umulsidi3(a,b) multiplies two UWtype integers A and B, and returns a 208 #define __umulsidi3(u,v) ((UDItype)(USItype)u*(USItype)v) macro 320 #define __umulsidi3(u,v) ((UDItype)(USItype) (u) * (UDItype)(USItype) (v)) macro 322 #define __umulsidi3 __umulsidi3 macro 323 extern UDItype __umulsidi3 (USItype, USItype); 328 UDItype __x = __umulsidi3 (u, v); \ 532 #define __umulsidi3(u, v) \ macro 867 #define __umulsidi3(u, v) \ macro 1131 #define __umulsidi3 macro 1486 #define __umulsidi3 macro 1515 #define __umulsidi3 macro 1641 #define __umulsidi3 macro [all...] |