Searched defs:remainderf (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/lib/libm/arch/hppa/
H A De_remainderf.c8 remainderf(float x, float p) function
14 DEF_STD(remainderf); variable
/openbsd-current/lib/libm/src/
H A De_remainderf.c22 remainderf(float x, float p) function
61 DEF_STD(remainderf); variable
/openbsd-current/lib/libm/hidden/
H A Dmath.h169 PROTO_NORMAL(remainderf); variable
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_math.h239 __DEVICE__ float remainderf(float __a, float __b) { function
H A D__clang_hip_math.h425 float remainderf(float __x, float __y) { function

Completed in 73 milliseconds