config.h.in

来自「PIXIL is a small footprint operating env」· IN 代码 · 共 34 行

IN
34
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define to empty if the keyword does not work.  */#undef const/* Define as __inline if that's what the C compiler calls it.  */#undef inline/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if your processor stores words with the most significant   byte first (like Motorola and SPARC, unlike Intel and VAX).  */#undef WORDS_BIGENDIAN/* Define if the X Window System is missing or not being used.  */#undef X_DISPLAY_MISSING/* Define if you have the <dlfcn.h> header file.  */#undef HAVE_DLFCN_H/* Define if you have the <strings.h> header file.  */#undef HAVE_STRINGS_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Define if MMX assembly code should be compiled. */#undef ENABLE_MMX#undef CPU_x86#undef LINUX

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?