📄 s_isnan.c
字号:
#include <sysdeps/powerpc/fpu/s_isnan.c>#ifndef IS_IN_libm# if LONG_DOUBLE_COMPAT(libc, GLIBC_2_0)compat_symbol (libc, __isnan, __isnanl, GLIBC_2_0);compat_symbol (libc, isnan, isnanl, GLIBC_2_0);# endif#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -