Searched refs:UWtype (Results 1 – 2 of 2) sorted by relevance
50 #define UWtype USItype macro554 UWtype __x; \1057 #define __umulsidi3(u,v) ((UDWtype)(UWtype)(u) * (UWtype)(v))1058 #define __muluw3(a, b) ((UWtype)(a) * (UWtype)(b))1128 extern UWtype __udiv_qrnnd_16 (UWtype, UWtype) \1150 extern UWtype __udiv_qrnnd_16 (UWtype, UWtype) \1616 UWtype __x; \1626 UWtype __x; \1638 UWtype __w1; \1723 extern UWtype __udiv_w_sdiv (UWtype *, UWtype, UWtype, UWtype); \[all …]
291 typedef mp_limb_t UWtype; typedef
Completed in 9 milliseconds