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

📄 config.h.in

📁 音频信号的重采样程序,如44.1K的WAV转换成采样频率为48K的WAV.
💻 IN
字号:
/* config.h.in.  Generated from configure.in by autoheader.  *//* 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 to 1 if using `alloca.c'. */#undef C_ALLOCA/* Define to 1 if you have `alloca', as a function or macro. */#undef HAVE_ALLOCA/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).   */#undef HAVE_ALLOCA_H/* Define to 1 if you have the `atexit' function. */#undef HAVE_ATEXIT/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */#undef HAVE_DOPRNT/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `floor' function. */#undef HAVE_FLOOR/* Define to 1 if you have the `getcwd' function. */#undef HAVE_GETCWD/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the `m' library (-lm). */#undef HAVE_LIBM/* Define to 1 if you have the <limits.h> header file. */#undef HAVE_LIMITS_H/* Define to 1 if your system has a GNU libc compatible `malloc' function, and   to 0 otherwise. */#undef HAVE_MALLOC/* Define to 1 if you have the `memmove' function. */#undef HAVE_MEMMOVE/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `memset' function. */#undef HAVE_MEMSET/* Define to 1 if you have the `pathconf' function. */#undef HAVE_PATHCONF/* Define to 1 if you have the `pow' function. */#undef HAVE_POW/* Define to 1 if your system has a GNU libc compatible `realloc' function,   and to 0 otherwise. */#undef HAVE_REALLOC/* Define to 1 if you have the `sqrt' function. */#undef HAVE_SQRT/* Define to 1 if `stat' has the bug that it succeeds when given the   zero-length file name argument. */#undef HAVE_STAT_EMPTY_STRING_BUG/* Define to 1 if stdbool.h conforms to C99. */#undef HAVE_STDBOOL_H/* Define to 1 if you have the <stddef.h> header file. */#undef HAVE_STDDEF_H/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the `strdup' function. */#undef HAVE_STRDUP/* Define to 1 if you have the `strerror' function. */#undef HAVE_STRERROR/* Define to 1 if you have the `strftime' function. */#undef HAVE_STRFTIME/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define to 1 if you have the `strtol' function. */#undef HAVE_STRTOL/* Define to 1 if you have the <sys/ioctl.h> header file. */#undef HAVE_SYS_IOCTL_H/* Define to 1 if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if you have the `vprintf' function. */#undef HAVE_VPRINTF/* Define to 1 if the system has the type `_Bool'. */#undef HAVE__BOOL/* Define to 1 if `lstat' dereferences a symlink specified with a trailing   slash. */#undef LSTAT_FOLLOWS_SLASHED_SYMLINK/* Name of package */#undef PACKAGE/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* 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 to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Version number of package */#undef VERSION/* Define to empty if `const' does not conform to ANSI C. */#undef const/* Define to rpl_malloc if the replacement function should be used. */#undef malloc/* Define to `int' if <sys/types.h> does not define. */#undef mode_t/* Define to `long' if <sys/types.h> does not define. */#undef off_t/* Define to `int' if <sys/types.h> does not define. */#undef pid_t/* Define to rpl_realloc if the replacement function should be used. */#undef realloc/* Define to `unsigned' if <sys/types.h> does not define. */#undef size_t

⌨️ 快捷键说明

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