configure.h.in

来自「debug source code under unix platform.」· IN 代码 · 共 50 行

IN
50
字号
/* configure.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have a working `mmap' system call.  */#undef HAVE_MMAP/* Define to `long' if <sys/types.h> doesn't define.  */#undef off_t/* Define to `int' if <sys/types.h> doesn't define.  */#undef pid_t/* Define if the setvbuf function takes the buffering type as its second   argument and the buffer pointer as the third, as on System V   before release 3.  */#undef SETVBUF_REVERSED/* Define to `unsigned' if <sys/types.h> doesn't define.  */#undef size_t/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if the X Window System is missing or not being used.  */#undef X_DISPLAY_MISSING/* Define to `long' if <stddef.h> doesn't define.  */#undef ptrdiff_t/* The number of bytes in a void *.  */#undef SIZEOF_VOID_P/* Define if you have the getpagesize function.  */#undef HAVE_GETPAGESIZE/* Define if you have the memalign function.  */#undef HAVE_MEMALIGN/* Define if you have the mincore function.  */#undef HAVE_MINCORE/* 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 + -
显示快捷键?