Home
last modified time | relevance | path

Searched refs:_SING (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/lib/crt/math/libm_sse2/
H A Dlog_special.c52 _handle_errorf(name, op, ym.u64, _SING, AMD_F_DIVBYZERO, ERANGE, x, 0.0, 1); in _logf_special_common()
103 _handle_error(name, op, ym.u64, _SING, AMD_F_DIVBYZERO, ERANGE, x, 0.0, 1); in _log_special_common()
H A Dpow_special.c60 _handle_errorf("powf", _FpCodePow, zm.u64, _SING, AMD_F_DIVBYZERO, ERANGE, x, y, 2); in _powf_special()
99 _handle_error("pow", _FpCodePow, zm.u64, _SING, AMD_F_DIVBYZERO, ERANGE, x, y, 2); in _pow_special()
H A Dlogb.c47 return _handle_error("_logb", OP_LOGB, NINFBITPATT_DP64, _SING, in _logb()
H A Dlogbf.c46 return _handle_errorf("_logbf", OP_LOGB, NINFBITPATT_SP32, _SING, in _logbf()
/reactos/sdk/include/crt/
H A Dmath.h40 #define _SING 2 macro
307 #define SING _SING
/reactos/sdk/include/ucrt/
H A Dcorecrt_math.h67 #define _SING 2 // argument singularity macro
970 #define SING _SING