nldbl-abi.h
来自「glibc 2.9,最新版的C语言库函数」· C头文件 代码 · 共 9 行
H
9 行
/* ABI version for long double switch. This is used by the Versions and math_ldbl_opt.h files in sysdeps/ieee754/ldbl-opt/. It gives the ABI version where long double == double was replaced with proper long double for libm *l functions and libc functions using long double. */#define NLDBL_VERSION GLIBC_2.4#define LONG_DOUBLE_COMPAT_VERSION GLIBC_2_4
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?