summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/TotalOrderMagTest.h
AgeCommit message (Expand)Author
2025-08-28[libc][test] Remove more unused nan variables (#155925)Jordan Rupprecht
2025-08-28[libc][math][c++23] Add scalb{,l}nbf16 math functions (#155569)Krishna Pandey
2025-08-28[libc][math][c++23] Add totalorder{,mag}bf16 math functions (#155568)Krishna Pandey
2024-10-01[libc] Move struct Sign into LIBC_NAMESPACE (#110709)Michael Jones
2024-07-24[libc][math][c23] Fix totalorder and totalordermag smoke tests (#100354)OverMighty
2024-06-11[libc][math][c23] Add {totalorder,totalordermag}f16 C23 math functions (#95014)OverMighty