summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/expf16_test.cpp
AgeCommit message (Expand)Author
2025-09-18[libc][math] Fix sNaN tests for AArch64 (#159483)Krishna Pandey
2025-09-09[libc] Clean up errno header usage in all remaining math/smoke tests. (#157565)Alexey Samsonov
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2024-09-23[libc][math] Add floating-point cast independent of compiler runtime (#105152)OverMighty
2024-07-31[libc][math][c23] Refactor expf16 (#101373)OverMighty
2024-07-30[libc][math][c23] Add expf16 C23 math function (#100632)OverMighty