Searched refs:UDItype (Results 1 – 2 of 2) sorted by relevance
52 #define UDWtype UDItype155 do { UDItype __r; \159 extern UDItype __udiv_qrnnd (UDItype *, UDItype, UDItype, UDItype);276 register UDItype __t0 = (UDItype)(USItype)(a) * (USItype)(b); \326 #define __umulsidi3(u,v) ((UDItype)(USItype) (u) * (UDItype)(USItype) (v))370 UDItype __f; \514 "rm" ((UDItype) (v)))539 ({UDItype __w; \850 UDItype __x = (UDItype) (USItype) (u) * (USItype) (v); \1481 UDItype __ll; \[all …]
284 typedef unsigned int UDItype __attribute__ ((mode (DI))); typedef
Completed in 8 milliseconds