⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 s60_config.in

📁 linux 下的源代码分析阅读器 red hat公司新版
💻 IN
📖 第 1 页 / 共 2 页
字号:
/* db_config.h.  Generated from config.hin by configure.  *//* config.hin.  Generated from configure.ac by autoheader.  *//* Define to 1 if you want to build a version for running the test suite. *//* #undef CONFIG_TEST *//* We use DB_WIN32 much as one would use _WIN32 -- to specify that we're using   an operating system environment that supports Win32 calls and semantics. We   don't use _WIN32 because Cygwin/GCC also defines _WIN32, even though   Cygwin/GCC closely emulates the Unix environment. *//* #undef DB_WIN32 *//* Define to 1 if you want a debugging version. *//* #undef DEBUG *//* Define to 1 if you want a version that logs read operations. *//* #undef DEBUG_ROP *//* Define to 1 if you want a version that logs write operations. *//* #undef DEBUG_WOP *//* Define to 1 if you want a version with run-time diagnostic checking. *//* #undef DIAGNOSTIC *//* Define to 1 if 64-bit types are available. *//* #undef HAVE_64BIT_TYPES *//* Define to 1 if you have the `abort' function. */#define HAVE_ABORT 1/* Define to 1 if you have the `atoi' function. */#define HAVE_ATOI 1/* Define to 1 if you have the `atol' function. */#define HAVE_ATOL 1/* Define to 1 if building on BREW. *//* #undef HAVE_BREW *//* Define to 1 if building on BREW (SDK2). *//* #undef HAVE_BREW_SDK2 *//* Define to 1 if you have the `clock_gettime' function. *//* #undef HAVE_CLOCK_GETTIME *//* Define to 1 if Berkeley DB release includes strong cryptography. *//* #undef HAVE_CRYPTO *//* Define to 1 if you have the `ctime_r' function. */#define HAVE_CTIME_R 1/* Define to 1 if ctime_r takes a buffer length as a third argument. *//* #undef HAVE_CTIME_R_3ARG *//* Define to 1 if you have the `directio' function. *//* #undef HAVE_DIRECTIO *//* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.   */#define HAVE_DIRENT_H 1/* Define to 1 if you have the <dlfcn.h> header file. *//* #undef HAVE_DLFCN_H *//* Define to 1 if you have EXIT_SUCCESS/EXIT_FAILURE #defines. */#define HAVE_EXIT_SUCCESS 1/* Define to 1 if you have the `fchmod' function. *//* #undef HAVE_FCHMOD *//* Define to 1 if you have the `fclose' function. */#define HAVE_FCLOSE 1/* Define to 1 if you have the `fcntl' function. */#define HAVE_FCNTL 1/* Define to 1 if fcntl/F_SETFD denies child access to file descriptors. *//* #undef HAVE_FCNTL_F_SETFD *//* Define to 1 if you have the `fdatasync' function. *//* #undef HAVE_FDATASYNC *//* Define to 1 if you have the `fgetc' function. */#define HAVE_FGETC 1/* Define to 1 if you have the `fgets' function. */#define HAVE_FGETS 1/* Define to 1 if allocated filesystem blocks are not zeroed. */#define HAVE_FILESYSTEM_NOTZERO 1/* Define to 1 to build Berkeley DB with a fine-grained lock manager. *//* #undef HAVE_FINE_GRAINED_LOCK_MANAGER *//* Define to 1 if you have the `fopen' function. */#define HAVE_FOPEN 1/* Define to 1 if you have the `ftruncate' function. *//* #undef HAVE_FTRUNCATE *//* Define to 1 if you have the `fwrite' function. */#define HAVE_FWRITE 1/* Define to 1 if you have the `getaddrinfo' function. *//* #undef HAVE_GETADDRINFO *//* Define to 1 if you have the `getcwd' function. */#define HAVE_GETCWD 1/* Define to 1 if you have the `getenv' function. *//* #undef HAVE_GETENV *//* Define to 1 if you have the `getopt' function. */#define HAVE_GETOPT 1/* Define to 1 if you have the `getrusage' function. *//* #undef HAVE_GETRUSAGE *//* Define to 1 if you have the `gettimeofday' function. *//* #undef HAVE_GETTIMEOFDAY *//* Define to 1 if you have the `getuid' function. *//* #undef HAVE_GETUID *//* Define to 1 if building Hash access method. *//* #undef HAVE_HASH *//* Define to 1 if you have the `hstrerror' function. *//* #undef HAVE_HSTRERROR *//* Define to 1 if you have the <inttypes.h> header file. */#define HAVE_INTTYPES_H 1/* Define to 1 if you have the `isalpha' function. */#define HAVE_ISALPHA 1/* Define to 1 if you have the `isdigit' function. */#define HAVE_ISDIGIT 1/* Define to 1 if you have the `isprint' function. */#define HAVE_ISPRINT 1/* Define to 1 if you have the `isspace' function. */#define HAVE_ISSPACE 1/* Define to 1 if you have the `localtime' function. */#define HAVE_LOCALTIME 1/* Define to 1 if you have the `memcmp' function. */#define HAVE_MEMCMP 1/* Define to 1 if you have the `memcpy' function. */#define HAVE_MEMCPY 1/* Define to 1 if you have the `memmove' function. */#define HAVE_MEMMOVE 1/* Define to 1 if you have the <memory.h> header file. *//* #undef HAVE_MEMORY_H *//* Define to 1 if you have the `mlock' function. *//* #undef HAVE_MLOCK *//* Define to 1 if you have the `mmap' function. *//* #undef HAVE_MMAP *//* Define to 1 if you have the `mprotect' function. *//* #undef HAVE_MPROTECT *//* Define to 1 if you have the `munlock' function. *//* #undef HAVE_MUNLOCK *//* Define to 1 if you have the `munmap' function. */#define HAVE_MUNMAP 1/* Define to 1 to use the GCC compiler and 68K assembly language mutexes. *//* #undef HAVE_MUTEX_68K_GCC_ASSEMBLY *//* Define to 1 to use the AIX _check_lock mutexes. *//* #undef HAVE_MUTEX_AIX_CHECK_LOCK *//* Define to 1 to use the GCC compiler and Alpha assembly language mutexes. *//* #undef HAVE_MUTEX_ALPHA_GCC_ASSEMBLY *//* Define to 1 to use the GCC compiler and ARM assembly language mutexes. *//* #undef HAVE_MUTEX_ARM_GCC_ASSEMBLY *//* Define to 1 to use the Apple/Darwin _spin_lock_try mutexes. *//* #undef HAVE_MUTEX_DARWIN_SPIN_LOCK_TRY *//* Define to 1 to use the UNIX fcntl system call mutexes. *//* #undef HAVE_MUTEX_FCNTL *//* Define to 1 to use the GCC compiler and PaRisc assembly language mutexes.   *//* #undef HAVE_MUTEX_HPPA_GCC_ASSEMBLY *//* Define to 1 to use the msem_XXX mutexes on HP-UX. *//* #undef HAVE_MUTEX_HPPA_MSEM_INIT *//* Define to 1 to use test-and-set mutexes with blocking mutexes. *//* #undef HAVE_MUTEX_HYBRID *//* Define to 1 to use the GCC compiler and IA64 assembly language mutexes. *//* #undef HAVE_MUTEX_IA64_GCC_ASSEMBLY *//* Define to 1 to use the GCC compiler and MIPS assembly language mutexes. *//* #undef HAVE_MUTEX_MIPS_GCC_ASSEMBLY *//* Define to 1 to use the msem_XXX mutexes on systems other than HP-UX. *//* #undef HAVE_MUTEX_MSEM_INIT *//* Define to 1 to use the GCC compiler and PowerPC assembly language mutexes.   *//* #undef HAVE_MUTEX_PPC_GCC_ASSEMBLY *//* Define to 1 to use POSIX 1003.1 pthread_XXX mutexes. */#define HAVE_MUTEX_PTHREADS 1/* Define to 1 to use Reliant UNIX initspin mutexes. *//* #undef HAVE_MUTEX_RELIANTUNIX_INITSPIN *//* Define to 1 to use the IBM C compiler and S/390 assembly language mutexes.   *//* #undef HAVE_MUTEX_S390_CC_ASSEMBLY *//* Define to 1 to use the GCC compiler and S/390 assembly language mutexes. *//* #undef HAVE_MUTEX_S390_GCC_ASSEMBLY *//* Define to 1 to use the SCO compiler and x86 assembly language mutexes. *//* #undef HAVE_MUTEX_SCO_X86_CC_ASSEMBLY *//* Define to 1 to use the obsolete POSIX 1003.1 sema_XXX mutexes. *//* #undef HAVE_MUTEX_SEMA_INIT *//* Define to 1 to use the SGI XXX_lock mutexes. *//* #undef HAVE_MUTEX_SGI_INIT_LOCK *//* Define to 1 to use the Solaris _lock_XXX mutexes. *//* #undef HAVE_MUTEX_SOLARIS_LOCK_TRY *//* Define to 1 to use the Solaris lwp threads mutexes. *//* #undef HAVE_MUTEX_SOLARIS_LWP *//* Define to 1 to use the GCC compiler and Sparc assembly language mutexes. *//* #undef HAVE_MUTEX_SPARC_GCC_ASSEMBLY *//* Define to 1 if the Berkeley DB library should support mutexes. */#define HAVE_MUTEX_SUPPORT 1/* Define to 1 if mutexes hold system resources. */#define HAVE_MUTEX_SYSTEM_RESOURCES 1/* Define to 1 to configure mutexes intra-process only. */#define HAVE_MUTEX_THREAD_ONLY 1/* Define to 1 to use the CC compiler and Tru64 assembly language mutexes. *//* #undef HAVE_MUTEX_TRU64_CC_ASSEMBLY *//* Define to 1 to use the UNIX International mutexes. *//* #undef HAVE_MUTEX_UI_THREADS *//* Define to 1 to use the UTS compiler and assembly language mutexes. *//* #undef HAVE_MUTEX_UTS_CC_ASSEMBLY *//* Define to 1 to use VMS mutexes. *//* #undef HAVE_MUTEX_VMS *//* Define to 1 to use VxWorks mutexes. *//* #undef HAVE_MUTEX_VXWORKS *//* Define to 1 to use the MSVC compiler and Windows mutexes. *//* #undef HAVE_MUTEX_WIN32 */

⌨️ 快捷键说明

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