config.h.in

来自「Linux下的一个关系数据库源代码」· IN 代码 · 共 28 行

IN
28
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have a working `mmap' system call.  */#undef HAVE_MMAP#undef NDEBUG /* assert.h isn't used atm. */#undef STANDALONE#undef USE_SPINLOCKS#undef SPARC_SPINLOCKS#undef INTEL_SPINLOCKS#undef MIPS_SPINLOCKS#undef POWERPC_SPINLOCKS#undef PACKAGE#undef VERSION/* Define if you have the getpagesize function.  */#undef HAVE_GETPAGESIZE/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION

⌨️ 快捷键说明

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