summaryrefslogtreecommitdiff
path: root/libc/test/src/math/DivTest.h
AgeCommit message (Expand)Author
2024-08-08[libc][math][c23] Add ddivl C23 math function. (#102468)lntue
2024-06-25[libc][math][c23] Add f16divf C23 math function (#96131)OverMighty