summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/NextUpTest.h
AgeCommit message (Expand)Author
2024-04-23[libc] Make fenv and math tests preserve fenv_t state (#89658)Roland McGrath
2024-03-15[libc][math][c23] Add nextup{,f,f128} and nextdown{,f,f128} functions (#85431)OverMighty