We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8553faf commit ebcf1deCopy full SHA for ebcf1de
libc/config/linux/aarch64/entrypoints.txt
@@ -645,7 +645,7 @@ endif()
645
if(LIBC_TYPES_HAS_FLOAT16)
646
list(APPEND TARGET_LIBM_ENTRYPOINTS
647
# math.h C23 _Float16 entrypoints
648
- libc.src.math.acoshf16
+ # libc.src.math.acoshf16
649
libc.src.math.canonicalizef16
650
libc.src.math.ceilf16
651
libc.src.math.copysignf16
0 commit comments