Home
last modified time | relevance | path

Searched refs:UWtype (Results 1 – 2 of 2) sorted by relevance

/stdlib/
A Dlonglong.h50 #define UWtype USItype macro
554 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 …]
A Dgmp-impl.h291 typedef mp_limb_t UWtype; typedef

Completed in 9 milliseconds