summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/ilogbl_test.cpp
AgeCommit message (Expand)Author
2024-02-27[libc][math][c23] Add C23 math functions ilogbf128, logbf128, and llogb(f|l|f...lntue
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-09-19[libc][math] Extract non-MPFR math tests into libc-math-smoke-tests.Tue Ly