Home
last modified time | relevance | path

Searched defs:specialNaN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d464 const T specialNaN = NaN(0x0123L); in testTan() local
854 const T specialNaN = NaN(0x0123L); in testAtan() local
H A Dexponential.d2044 const T specialNaN = NaN(0x0123L); in testExp2() local