Searched refs:fmaxf (Results 1 - 8 of 8) sorted by path

/haiku/headers/posix/
H A Dmath.h156 extern float fmaxf(float x, float y);
/haiku/src/apps/haikudepot/process/
H A DProcessCoordinator.cpp272 result += (progressPerNode * fmaxf(
/haiku/src/apps/haikudepot/ui/
H A DFeaturedPackagesView.cpp146 ScrollTo(0, fmaxf(0, bounds.top - bounds.Height()));
/haiku/src/system/libroot/posix/musl/math/arm64/
H A Dfmaxf.c3 float fmaxf(float x, float y) function
/haiku/src/system/libroot/posix/musl/math/
H A Dfmaxf.c3 float fmaxf(float x, float y) function
/haiku/src/system/libroot/posix/musl/math/riscv64/
H A Dfmaxf.c5 float fmaxf(float x, float y) function
13 #include "../fmaxf.c"
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1733 void fmaxf() {} function
H A Dlibroot_stubs_legacy.c1678 void fmaxf() {} function

Completed in 71 milliseconds