Searched defs:smallP2 (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/ |
H A D | traits.d | 785 enum smallP2 = pow(2.0L, -62); variable 794 foreach (x; [smallP2, min_sub, X.min_normal, .25L, 0.5L, 1.0L, in foreach() 826 static foreach (x; [smallP2, min_sub, X.min_normal, .25L, 0.5L, 1.0L, in foreach()
|