31 #pragma warning(disable: 4305) 38 #define COMPILER_IS_GCC 0 41 #define CPU_CLIPS_NEGATIVE 0 44 #define CPU_CLIPS_POSITIVE 0 47 #define CPU_IS_BIG_ENDIAN 0 50 #define CPU_IS_LITTLE_ENDIAN 1 53 #define ENABLE_DEBUG 0 101 #define HAVE_MEMMOVE 1 104 #define HAVE_MEMORY_H 1 113 #define HAVE_SNDFILE 1 119 #define HAVE_STDLIB_H 1 122 #define HAVE_STRINGS_H 1 125 #define HAVE_STRING_H 1 128 #define HAVE_SYS_STAT_H 1 134 #define HAVE_SYS_TYPES_H 1 137 #define HAVE_UNISTD_H 1 141 #define LT_OBJDIR ".libs/" 147 #define OS_IS_WIN32 1 150 #define PACKAGE "libsamplerate" 153 #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" 156 #define PACKAGE_NAME "libsamplerate" 159 #define PACKAGE_STRING "libsamplerate 0.1.8" 162 #define PACKAGE_TARNAME "libsamplerate" 165 #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" 168 #define PACKAGE_VERSION "0.1.8" 171 #define SIZEOF_DOUBLE 8 174 #define SIZEOF_FLOAT 4 180 #define SIZEOF_LONG 4 183 #define STDC_HEADERS 1 186 #define VERSION "0.1.8" 197 #define inline __inline 202 #define exit(n) __debugbreak() 203 #define printf DbgPrint 206 # pragma warning(disable:4244) void __cdecl __debugbreak(void)
unsigned long __cdecl DbgPrint(const char *Format,...)