summaryrefslogtreecommitdiff
path: root/libc/test/src/math/exp2m1f_test.cpp
AgeCommit message (Expand)Author
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2024-07-28[libc] Create a separate proxy header for math-function-macros.h (#98430)Nhat Nguyen
2024-04-05[libc] Add proxy header math_macros.h. (#87598)lntue
2024-04-04[libc][math][c23] Add exp2m1f C23 math function (#86996)OverMighty