Home
last modified time | relevance | path

Searched defs:remainderf (Results 1 – 4 of 4) sorted by relevance

/netbsd/lib/libm/src/
H A Dw_remainderf.c29 remainderf(float x, float y) /* wrapper remainder */ in remainderf() function
/netbsd/external/gpl3/gdb/dist/gnulib/import/
H A Dmath.in.h1799 # define remainderf rpl_remainderf macro
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmath.in.h1799 # define remainderf rpl_remainderf macro
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h237 __DEVICE__ float remainderf(float __a, float __b) { in remainderf() function