Searched refs:UDWtype (Results 1 – 1 of 1) sorted by relevance
37 #define UDWtype UDItype macro54 extern UDWtype __udivdi3 (UDWtype u, UDWtype v);55 extern UDWtype __umoddi3 (UDWtype u, UDWtype v);57 static UDWtype58 __udivmoddi4 (UDWtype n, UDWtype d, UDWtype *rp) in __udivmoddi4()310 __udivmoddi4 (u, v, (UDWtype *) &w); in strong_alias()317 UDWtype in strong_alias()318 __udivdi3 (UDWtype u, UDWtype v) in strong_alias()324 UDWtype in strong_alias()325 __umoddi3 (UDWtype u, UDWtype v) in strong_alias()[all …]
Completed in 3 milliseconds