|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
usr/include/x86_64-linux-gnu/bits/mathcalls.h 280 __MATHDECL (int,ilogb,, (_Mdouble_ __x));
285 __MATHDECL (long int, llogb,, (_Mdouble_ __x));
314 __MATHDECL (long int,lrint,, (_Mdouble_ __x));
316 __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
320 __MATHDECL (long int,lround,, (_Mdouble_ __x));
322 __MATHDECL (long long int,llround,, (_Mdouble_ __x));
344 __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
349 __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
355 __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
361 __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,