亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? config.h

?? 指紋識(shí)別C語言代碼
?? H
字號(hào):
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if on AIX 3.
   System headers sometimes define this.
   We just want to avoid a redefinition error message.  */
#ifndef _ALL_SOURCE
/* #undef _ALL_SOURCE */
#endif
/* Define if using alloca.c.  */
/* #undef C_ALLOCA */

/* Define if the closedir function returns void instead of int.  */
/* #undef CLOSEDIR_VOID */

/* Define to empty if the keyword does not work.  */
/* #undef const */

/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
   This function is required for alloca.c support on those systems.  */
/* #undef CRAY_STACKSEG_END */

/* Define for DGUX with <sys/dg_sys_info.h>.  */
/* #undef DGUX */

/* Define if the `getloadavg' function needs to be run setuid or setgid.  */
/* #undef GETLOADAVG_PRIVILEGED */

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef gid_t
#define gid_t int

/* Define if you have alloca, as a function or macro.  */
#undef HAVE_ALLOCA
#define HAVE_ALLOCA 1

/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
/* #undef HAVE_ALLOCA_H */

/* Define if you don't have vprintf but do have _doprnt.  */
/* #undef HAVE_DOPRNT */

/* Define if your system has a working fnmatch function.  */
/* #undef HAVE_FNMATCH */

/* Define if your system has its own `getloadavg' function.  */
/* #undef HAVE_GETLOADAVG */

/* Define if you have the getmntent function.  */
/* #undef HAVE_GETMNTENT */

/* Define if the `long double' type works.  */
/* #undef HAVE_LONG_DOUBLE */

/* Define if you support file names longer than 14 characters.  */
#undef HAVE_LONG_FILE_NAMES
#define HAVE_LONG_FILE_NAMES 1

/* Define if you have a working `mmap' system call.  */
/* #undef HAVE_MMAP */

/* Define if system calls automatically restart after interruption
   by a signal.  */
/* #undef HAVE_RESTARTABLE_SYSCALLS */

/* Define if your struct stat has st_blksize.  */
/* #undef HAVE_ST_BLKSIZE */

/* Define if your struct stat has st_blocks.  */
/* #undef HAVE_ST_BLOCKS */

/* Define if you have the strcoll function and it is properly defined.  */
#undef HAVE_STRCOLL
#define HAVE_STRCOLL 1

/* Define if your struct stat has st_rdev.  */
#undef HAVE_ST_RDEV
#define HAVE_ST_RDEV 1

/* Define if you have the strftime function.  */
#undef HAVE_STRFTIME
#define HAVE_STRFTIME 1

/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
/* #undef HAVE_SYS_WAIT_H */

/* Define if your struct tm has tm_zone.  */
/* #undef HAVE_TM_ZONE */

/* Define if you don't have tm_zone but do have the external array
   tzname.  */
#undef HAVE_TZNAME
#define HAVE_TZNAME 1

/* Define if you have <unistd.h>.  */
/* #undef HAVE_UNISTD_H */

/* Define if utime(file, NULL) sets file's timestamp to the present.  */
#undef HAVE_UTIME_NULL
#define HAVE_UTIME_NULL 1

/* Define if you have <vfork.h>.  */
/* #undef HAVE_VFORK_H */

/* Define if you have the vprintf function.  */
#undef HAVE_VPRINTF
#define HAVE_VPRINTF 1

/* Define if you have the wait3 system call.  */
/* #undef HAVE_WAIT3 */

/* Define if on MINIX.  */
/* #undef _MINIX */

/* Define if your struct nlist has an n_un member.  */
/* #undef NLIST_NAME_UNION */

/* Define if you have <nlist.h>.  */
/* #undef NLIST_STRUCT */

/* Define if your C compiler doesn't accept -c and -o together.  */
/* #undef NO_MINUS_C_MINUS_O */

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef pid_t
#define pid_t int

/* Define if the system does not provide POSIX.1 features except
   with this defined.  */
/* #undef _POSIX_1_SOURCE */

/* Define if you need to in order for stat and other things to work.  */
#undef _POSIX_SOURCE
#define _POSIX_SOURCE 1

/* Define as the return type of signal handlers (int or void).  */
#undef RETSIGTYPE
#define RETSIGTYPE void

/* 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 */

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at run-time.
	STACK_DIRECTION > 0 => grows toward higher addresses
	STACK_DIRECTION < 0 => grows toward lower addresses
	STACK_DIRECTION = 0 => direction of growth unknown
 */
/* #undef STACK_DIRECTION */

/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
/* #undef STAT_MACROS_BROKEN */

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS
#define STDC_HEADERS 1

/* Define on System V Release 4.  */
/* #undef SVR4 */

/* Define if `sys_siglist' is declared by <signal.h>.  */
/* #undef SYS_SIGLIST_DECLARED */

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef uid_t
#define uid_t int

/* Define for Encore UMAX.  */
/* #undef UMAX */

/* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
   instead of <sys/cpustats.h>.  */
/* #undef UMAX4_3 */

/* Define vfork as fork if vfork does not work.  */
/* #undef vfork */

/* Name of this package (needed by automake) */
#define PACKAGE "make"

/* Version of this package (needed by automake) */
#define VERSION "3.78.1"

/* Define to the name of the SCCS `get' command.  */
#undef SCCS_GET
#define SCCS_GET "echo no sccs get"

/* Define this if the SCCS `get' command understands the `-G<file>' option.  */
/* #undef SCCS_GET_MINUS_G */

/* Define this to enable job server support in GNU make.  */
/* #undef MAKE_JOBSERVER */

/* Define to be the nanoseconds member of struct stat's st_mtim,
   if it exists.  */
/* #undef ST_MTIM_NSEC */

/* Define this if the C library defines the variable `sys_siglist'.  */
/* #undef HAVE_SYS_SIGLIST */

/* Define this if the C library defines the variable `_sys_siglist'.  */
/* #undef HAVE__SYS_SIGLIST */

/* Define this if you have the `union wait' type in <sys/wait.h>.  */
/* #undef HAVE_UNION_WAIT */

/* Define if you have the dup2 function.  */
#undef HAVE_DUP2
#define HAVE_DUP2 1

/* Define if you have the getcwd function.  */
#undef HAVE_GETCWD
#define HAVE_GETCWD 1

/* Define if you have the getgroups function.  */
/* #undef HAVE_GETGROUPS */

/* Define if you have the gethostbyname function.  */
/* #undef HAVE_GETHOSTBYNAME */

/* Define if you have the gethostname function.  */
/* #undef HAVE_GETHOSTNAME */

/* Define if you have the getloadavg function.  */
/* #undef HAVE_GETLOADAVG */

/* Define if you have the memmove function.  */
#undef HAVE_MEMMOVE
#define HAVE_MEMMOVE 1

/* Define if you have the mktemp function.  */
#undef HAVE_MKTEMP
#define HAVE_MKTEMP 1

/* Define if you have the psignal function.  */
/* #undef HAVE_PSIGNAL */

/* Define if you have the pstat_getdynamic function.  */
/* #undef HAVE_PSTAT_GETDYNAMIC */

/* Define if you have the setegid function.  */
/* #undef HAVE_SETEGID */

/* Define if you have the seteuid function.  */
/* #undef HAVE_SETEUID */

/* Define if you have the setlinebuf function.  */
/* #undef HAVE_SETLINEBUF */

/* Define if you have the setregid function.  */
/* #undef HAVE_SETREGID */

/* Define if you have the setreuid function.  */
/* #undef HAVE_SETREUID */

/* Define if you have the sigsetmask function.  */
/* #undef HAVE_SIGSETMASK */

/* Define if you have the socket function.  */
/* #undef HAVE_SOCKET */

/* Define if you have the strcasecmp function.  */
/* #undef HAVE_STRCASECMP */

/* Define if you have the strerror function.  */
#undef HAVE_STRERROR
#define HAVE_STRERROR 1

/* Define if you have the strsignal function.  */
/* #undef HAVE_STRSIGNAL */

/* Define if you have the wait3 function.  */
/* #undef HAVE_WAIT3 */

/* Define if you have the waitpid function.  */
/* #undef HAVE_WAITPID */

/* Define if you have the <dirent.h> header file.  */
#undef HAVE_DIRENT_H
#define HAVE_DIRENT_H 1

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H
#define HAVE_FCNTL_H 1

/* Define if you have the <limits.h> header file.  */
#undef HAVE_LIMITS_H
#define HAVE_LIMITS_H 1

/* Define if you have the <mach/mach.h> header file.  */
/* #undef HAVE_MACH_MACH_H */

/* Define if you have the <memory.h> header file.  */
#undef HAVE_MEMORY_H
#define HAVE_MEMORY_H 1

/* Define if you have the <ndir.h> header file.  */
/* #undef HAVE_NDIR_H */

/* Define if you have the <string.h> header file.  */
#undef HAVE_STRING_H
#define HAVE_STRING_H 1

/* Define if you have the <sys/dir.h> header file.  */
/* #undef HAVE_SYS_DIR_H */

/* Define if you have the <sys/ndir.h> header file.  */
/* #undef HAVE_SYS_NDIR_H */

/* Define if you have the <sys/param.h> header file.  */
/* #undef HAVE_SYS_PARAM_H */

/* Define if you have the <sys/timeb.h> header file.  */
#undef HAVE_SYS_TIMEB_H
#define HAVE_SYS_TIMEB_H 1

/* Define if you have the <sys/wait.h> header file.  */
/* #undef HAVE_SYS_WAIT_H */

/* Define if you have the <unistd.h> header file.  */
/* #undef HAVE_UNISTD_H */

/* Define if you have the dgc library (-ldgc).  */
/* #undef HAVE_LIBDGC */

/* Define if you have the kstat library (-lkstat).  */
/* #undef HAVE_LIBKSTAT */

/* Define if you have the sun library (-lsun).  */
/* #undef HAVE_LIBSUN */

/* Build host information. */
#define MAKE_HOST "Windows32"

/*
 * Refer to README.W32 for info on the following settings
 */

/*
 * If you have a shell that does not grok 'sh -c quoted-command-line'
 * correctly, you need this setting. Please see below for specific
 * shell support.
 */
#undef BATCH_MODE_ONLY_SHELL
#define BATCH_MODE_ONLY_SHELL 1

/*
 * Define if you have the Cygnus "Cygwin" GNU Windows32 tool set.
 * Do NOT define BATCH_MODE_ONLY_SHELL if you define HAVE_CYGWIN_SHELL
 */
#undef HAVE_CYGWIN_SHELL

/*
 * Define if you have the MKS tool set or shell. Do NOT define
 * BATCH_MODE_ONLY_SHELL if you define HAVE_MKS_SHELL
 */
#undef HAVE_MKS_SHELL

/*
 * Enforce the mutual exclusivity restriction.
 */
#ifdef HAVE_MKS_SHELL
#undef BATCH_MODE_ONLY_SHELL
#endif

#ifdef HAVE_CYGWIN_SHELL
#undef BATCH_MODE_ONLY_SHELL
#endif

/* Define if you prefer Case Insensitive behavior */
#undef HAVE_CASE_INSENSITIVE_FS

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲乱码日产精品bd| 91精选在线观看| 国产精品欧美经典| bt7086福利一区国产| 国产精品二三区| 色婷婷精品大在线视频| 亚洲国产精品久久久男人的天堂| 色欧美88888久久久久久影院| 夜夜嗨av一区二区三区四季av| 欧美亚洲图片小说| 日本不卡不码高清免费观看| 精品国产区一区| 国产99久久久精品| 亚洲一级电影视频| 日韩欧美一二三区| av电影在线观看不卡| 亚洲午夜羞羞片| 精品国产123| 99久久精品国产麻豆演员表| 午夜不卡在线视频| 国产日产欧美一区二区视频| 在线精品亚洲一区二区不卡| 免费av成人在线| 中文字幕欧美日韩一区| 欧美日韩一区二区三区在线看 | 欧美三级一区二区| 看电视剧不卡顿的网站| 国产精品久久久久久久浪潮网站| 色哟哟亚洲精品| 美女久久久精品| 亚洲欧美一区二区三区久本道91| 欧美一级在线免费| av在线播放成人| 麻豆精品国产传媒mv男同| 亚洲国产精华液网站w| 欧美一区二区三区婷婷月色| 99精品视频中文字幕| 玖玖九九国产精品| 亚洲一区二区在线视频| 久久亚洲一级片| 欧美日韩免费一区二区三区| 成人综合婷婷国产精品久久免费| 亚洲福利视频一区| |精品福利一区二区三区| 日韩欧美视频在线| 欧美在线不卡一区| 成人高清在线视频| 国产在线精品不卡| 丝袜美腿亚洲综合| 亚洲精品第1页| 中文字幕在线不卡视频| 精品国产免费人成在线观看| 欧美视频一区二区三区| 97se亚洲国产综合自在线观| 国产传媒欧美日韩成人| 免费看黄色91| 午夜a成v人精品| 亚洲成人免费视| 亚洲精品老司机| 亚洲视频图片小说| 国产精品免费视频网站| 久久午夜国产精品| 欧美tickling挠脚心丨vk| 7777精品伊人久久久大香线蕉超级流畅| 不卡一区中文字幕| 成人禁用看黄a在线| 国产成人精品一区二区三区四区 | 欧美亚洲综合色| 91麻豆国产香蕉久久精品| 国产91精品久久久久久久网曝门| 蜜臀av性久久久久蜜臀av麻豆| 舔着乳尖日韩一区| 亚洲大片免费看| 午夜亚洲福利老司机| 亚洲国产视频a| 亚洲午夜日本在线观看| 国产精品久久久久久久久快鸭| 久久丝袜美腿综合| wwww国产精品欧美| 国产婷婷一区二区| 国产精品免费丝袜| 亚洲日本va午夜在线影院| 亚洲欧美一区二区三区国产精品| 国产精品久久久久久久久快鸭| 18成人在线观看| 亚洲精品国产第一综合99久久| 亚洲最新视频在线播放| 亚洲国产aⅴ天堂久久| 亚洲成av人片一区二区三区| 视频一区视频二区在线观看| 日本aⅴ免费视频一区二区三区 | 国产一区二区影院| 国产精品亚洲专一区二区三区 | 99国产精品99久久久久久| 波多野结衣亚洲| 在线一区二区三区四区五区 | 91麻豆自制传媒国产之光| 91麻豆自制传媒国产之光| 欧美丝袜丝nylons| 精品久久久久久最新网址| 国产亚洲成aⅴ人片在线观看| 中文字幕国产一区| 一区二区三区美女| 日本免费新一区视频| 国产精品18久久久久久久网站| 成+人+亚洲+综合天堂| 在线观看91视频| 日韩亚洲欧美中文三级| 国产无遮挡一区二区三区毛片日本| 中文字幕一区二区三区不卡在线 | 免费在线一区观看| 国产精品亚洲第一区在线暖暖韩国| 成人久久18免费网站麻豆| 在线视频国内自拍亚洲视频| 日韩一区二区在线看| 国产日产欧美一区二区三区| 亚洲女同ⅹxx女同tv| 蜜桃免费网站一区二区三区| 丰满放荡岳乱妇91ww| 精品视频在线免费看| 国产香蕉久久精品综合网| 亚洲午夜精品17c| 国产精品一区二区在线观看网站 | 美女视频一区二区三区| 91在线码无精品| 精品国产乱码久久| 亚洲卡通欧美制服中文| 激情文学综合网| 欧美午夜精品理论片a级按摩| 精品成人一区二区三区四区| 亚洲另类中文字| 国产91清纯白嫩初高中在线观看| 欧美精品国产精品| 中文字幕一区二区三区在线播放 | 青青草一区二区三区| av网站一区二区三区| 日韩欧美的一区二区| 亚洲一区成人在线| 99视频一区二区三区| 精品sm在线观看| 水野朝阳av一区二区三区| 99国产精品久久久久久久久久久 | 亚洲精品免费在线观看| 国产丶欧美丶日本不卡视频| 日韩欧美成人午夜| 天堂久久一区二区三区| 在线亚洲一区二区| 中文字幕一区二区三区乱码在线| 国产精品538一区二区在线| 91精品国产综合久久精品app | 欧美一区二区性放荡片| 伊人开心综合网| 99久久99久久精品免费观看| 久久精品视频一区二区三区| 久久se精品一区二区| 91精品国产91久久综合桃花| 一区二区三区四区五区视频在线观看| 国产精品亚洲综合一区在线观看| 欧美成人官网二区| 蜜桃视频第一区免费观看| 51精品国自产在线| 日本va欧美va欧美va精品| 91精品国产一区二区三区| 男人的j进女人的j一区| 91麻豆精品国产91| 热久久国产精品| 日韩欧美国产电影| 久久91精品国产91久久小草| 日韩欧美在线影院| 蜜桃91丨九色丨蝌蚪91桃色| 精品日本一线二线三线不卡| 久久国产精品99精品国产| 日韩精品一区二区三区中文精品| 日韩中文字幕区一区有砖一区| 欧美日韩在线三级| 日韩av一区二区在线影视| 日韩欧美国产高清| 国产精品一区二区视频| 国产精品亲子乱子伦xxxx裸| av在线不卡电影| 一区二区免费看| 欧美日韩不卡一区二区| 毛片基地黄久久久久久天堂| 久久亚洲精华国产精华液| 国产91精品露脸国语对白| 亚洲精品美腿丝袜| 91精品麻豆日日躁夜夜躁| 国产一区二区三区不卡在线观看| 国产亚洲欧美日韩日本| 91日韩精品一区| 日本三级亚洲精品| 国产亚洲成aⅴ人片在线观看| 色综合一区二区| 日韩国产欧美一区二区三区| 久久久久久免费网| 一本色道久久综合亚洲精品按摩| 日本vs亚洲vs韩国一区三区| 国产欧美精品一区二区色综合| 91在线免费看| 狠狠色综合日日|