Searched defs:infinity (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/ |
H A D | traits.d | 801 … foreach (x; [0.0L, 3 * min_sub, smallP7, 0.1L, 1337.0L, bigP7, X.max, real.nan, real.infinity]) in foreach() 833 …tic foreach (x; [0.0L, 3 * min_sub, smallP7, 0.1L, 1337.0L, bigP7, X.max, real.nan, real.infinity]) in foreach()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | target.h | 47 static real_t infinity; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-target.cc | 61 template <typename T> real_t Target::FPTypeProperties<T>::infinity; member in Target::FPTypeProperties<T>
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | target.d | 131 real_t infinity; /// infinity value in FPTypeProperties() local
|
H A D | target.h | 175 real_t infinity; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | numeric.d | 57 infinity = 8, enumerator 385 static @property CustomFloat infinity() in infinity() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | numeric.d | 54 infinity = 8, enumerator 386 static @property CustomFloat infinity() in infinity() function
|