aboutsummaryrefslogtreecommitdiff
path: root/libc/src/math/generic/iscanonicalf.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-10-02[libc][math] undef `iscanonical` before defining it using `LLVM_LIBC_FUNCTION...Shourya Goel1-1/+1
2024-10-02[libc][math] Implement `iscanonical[f|l]` as a libc math function (#110565)Shourya Goel1-0/+21