Searched defs:frexp (Results 1 - 25 of 73) sorted by relevance

123

/netbsd-current/lib/libc/gen/
H A DLint_frexp.c12 frexp(value, eptr) function
/netbsd-current/lib/libc/compat/gen/
H A Dcompat_frexp_ieee754.c57 frexp(double value, int *eptr) function
/netbsd-current/lib/libm/src/
H A Ds_frexp.c39 frexp(double x, int *eptr) function
/netbsd-current/lib/libc/arch/vax/gen/
H A Dfrexp.c45 frexp(double value, int *eptr) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h493 frexp (double x, int *exp) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_win_dll_thunk.cc62 INTERCEPT_LIBRARY_FUNCTION(frexp); variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h493 frexp (double x, int *exp) function
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_win_dll_thunk.cc59 INTERCEPT_LIBRARY_FUNCTION(frexp); variable
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_hip_cmath.h52 __DEVICE__ float frexp(float __arg, int *__exp) { function
517 frexp(__T __x, int *__exp) { function
H A D__clang_cuda_cmath.h64 __DEVICE__ float frexp(float __arg, int *__exp) { function
320 frexp(__T __x, int *__exp) { function
H A Dtgmath.h815 #undef frexp macro
816 #define frexp(__x, __y) __tg_frexp(__tg_promote1((__x))(__x), __y) macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_win_dll_thunk.cpp61 INTERCEPT_LIBRARY_FUNCTION(frexp); variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h94 #define frexp(x,y) __TGMATH_REAL_2(x, y, frexp) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h94 #define frexp(x,y) __TGMATH_REAL_2(x, y, frexp) macro
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_math.h646 frexp(const simd<_Tp, _Abi>& __x, _Samesize<int, simd<_Tp, _Abi>>* __exp) function
/netbsd-current/include/
H A Dtgmath.h163 #define frexp(a,b) __TG_FN1x(frexp, (a), (b)) macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmath.in.h1104 # undef frexp macro
1105 # define frexp rpl_frexp macro
1116 # undef frexp macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dmath.h1596 # undef frexp macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dmath.h1596 # undef frexp macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dmath.h1596 # undef frexp macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dmath.h1596 # undef frexp macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dmath.h1596 # undef frexp macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dmath.h1596 # undef frexp macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dmath.h1596 # undef frexp macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dmath.h1596 # undef frexp macro
[all...]

Completed in 199 milliseconds

123