Searched refs:D32 (Results 1 – 8 of 8) sorted by relevance
31 static const double D32 = 4294967296.0; variable53 if (d >= -D32 / 2 && d < D32 / 2) in toInt32SlowCase()61 double d32 = fmod(trunc(d), D32); in toInt32SlowCase()62 if (d32 >= D32 / 2) in toInt32SlowCase()63 d32 -= D32; in toInt32SlowCase()64 else if (d32 < -D32 / 2) in toInt32SlowCase()65 d32 += D32; in toInt32SlowCase()73 if (d >= 0.0 && d < D32) in toUInt32SlowCase()81 double d32 = fmod(trunc(d), D32); in toUInt32SlowCase()83 d32 += D32; in toUInt32SlowCase()
1784 2D32 0021;
28 1D32 ; FC_NFKC; 01DD
9593 1D32; [32 66, 05, B9]14567 2D32; [6A 24, 05, 05]16674 0D32; [77 78, 05, 05]
565 1D32;1D32;1D32;018E;018E;
2630 0D32;MALAYALAM LETTER LA;Lo;0;L;;;;;N;;;;;5463 1D32;MODIFIER LETTER CAPITAL REVERSED E;Lm;0;L;<super> 018E;;;;N;;;;;8955 2D32;TIFINAGH LETTER YABH;Lo;0;L;;;;;N;;;;;
105 …D9C \xF3\xBE\x86\x9C GIRLS HEAD 50 F6D3 E4FA 7655 EBD3 140 F995 E6F0 752A 2 F942 E002 7D32
15245 <rdar://problem/5937624> 9D32: Hang in Safari. Using 100% of processor