📄 stubs.h
字号:
/* This file is automatically generated. It defines a symbol `__stub_FUNCTION' for each function in the C library which is a stub, meaning it will fail every time called, usually setting errno to ENOSYS. */#ifdef _LIBC #error Applications may not define the macro _LIBC#endif#define __stub___kernel_cosl#define __stub___kernel_sinl#define __stub___kernel_tanl#define __stub_chflags#define __stub_fattach#define __stub_fchflags#define __stub_fdetach#define __stub_gtty#define __stub_lchmod#define __stub_lutimes#define __stub_revoke#define __stub_setlogin#define __stub_sstk#define __stub_stty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -