Home
last modified time | relevance | path

Searched refs:SLEEF_NANq (Results 1 – 3 of 3) sorted by relevance

/dports/lang/pocl/pocl-1.8/lib/kernel/sleef/arch/
H A Dmisc.h220 #define SLEEF_NANq __builtin_nan("") macro
223 #define SLEEF_NANq (INFINITYq - INFINITYq) macro
/dports/math/sleef/sleef-3.5.0/src/common/
H A Dmisc.h282 #define SLEEF_NANq __builtin_nan("") macro
285 #define SLEEF_NANq (SLEEF_INFINITYq - SLEEF_INFINITYq) macro
/dports/math/sleef/sleef-3.5.0/src/libm/
H A Dsleefqp.c382 if (xisinfq(d)) { r.x = r.y = SLEEF_NANq; } in xsincospiq_u05()
440 if (xisinfq(d)) { r.x = r.y = SLEEF_NANq; } in xsincospiq_u35()