Home
last modified time | relevance | path

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

/openbsd-src/lib/libm/arch/hppa/
H A De_remainderf.c8 remainderf(float x, float p) in remainderf() function
/openbsd-src/lib/libm/src/
H A De_remainderf.c22 remainderf(float x, float p) in remainderf() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_math.h239 __DEVICE__ float remainderf(float __a, float __b) { in remainderf() function