Home
last modified time | relevance | path

Searched defs:scalbnf (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/lib/libm/src/
H A Ds_scalbnf.c40 scalbnf(float x, int n) in scalbnf() function
H A Dnamespace.h88 #define scalbnf _scalbnf macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h278 __DEVICE__ float scalbnf(float __a, int __b) { return __nv_scalbnf(__a, __b); } in scalbnf() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf388 scalbnf, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf388 scalbnf, 99 keyword
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c417 scalbnf (float x, int y) in scalbnf() function
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c417 scalbnf (float x, int y) in scalbnf() function