summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/FromfpTest.h
AgeCommit message (Expand)Author
2025-08-19[libc][math][c++23] Add {,u}fromfp{,x}bf16 math functions (#153992)Krishna Pandey
2024-06-04[libc][math][c23] Add {fromfp,fromfpx,ufromfp,ufromfpx}f16 C23 math functions...OverMighty
2024-04-23[libc] Make fenv and math tests preserve fenv_t state (#89658)Roland McGrath
2024-03-28[libc][math][c23] Fix bounds checking and add FE_INVALID raising in {,u}fromf...OverMighty
2024-03-25[libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (#86003)OverMighty