Home
last modified time | relevance | path

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

/freebsd-src/lib/msun/src/
H A De_remainderf.c23 remainderf(float x, float p) in remainderf() function
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h239 __DEVICE__ float remainderf(float __a, float __b) { in remainderf() function