Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h41 inline constexpr uptr roundDown(uptr X, uptr Boundary) { in roundDown() function
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c1412 uint32_t maxP, roundDown, roundUp, tmpA, tmpN; in CalcWredCurve() local