reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
159 __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__)); 162 __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__)); 165 __MATHCALLX (floor,, (_Mdouble_ __x), (__const__)); 196 __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__)); 201 __MATHCALLX (nan,, (const char *__tagb), (__const__)); 298 __MATHCALLX (round,, (_Mdouble_ __x), (__const__)); 302 __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__)); 329 __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__)); 332 __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__)); 340 __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__)); 365 __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__)); 368 __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));