mi3.def
来自「Mac OS X 10.4.9 for x86 Source Code gcc」· DEF 代码 · 共 11 行
DEF
11 行
/* Another test case for over-eager multiple include optimization. This one distilled from glibc's setlocale.c and categories.def. The #ifdef block doesn't cover the entire file, so it must not be taken for a reinclude guard. */#ifndef NO_POSTLOAD#define NO_POSTLOAD NULL#endifint X;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?