/src/zziplib/zzip/_msvc.h

https://bitbucket.org/cabalistic/ogredeps/ · C++ Header · 232 lines · 79 code · 56 blank · 97 comment · 1 complexity · 5e7a93b1c742d39b83487f9a62ddf8c6 MD5 · raw file

  1. #ifndef _ZZIP__MSVC_H
  2. #define _ZZIP__MSVC_H 1
  3. /* zzip/_msvc.h. Generated automatically at end of configure. */
  4. /* config.h.in. Generated from configure.ac by autoheader. */
  5. /* Define if building universal (internal helper macro) */
  6. /* #undef AC_APPLE_UNIVERSAL_BUILD */
  7. /* Define if pointers to integers require aligned access */
  8. /* #undef HAVE_ALIGNED_ACCESS_REQUIRED */
  9. /* Define to 1 if you have the <byteswap.h> header file. */
  10. /* #undef HAVE_BYTESWAP_H */
  11. /* Define to 1 if you have the <direct.h> header file. */
  12. #ifndef ZZIP_HAVE_DIRECT_H
  13. #define ZZIP_HAVE_DIRECT_H 1
  14. #endif
  15. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  16. */
  17. /* #undef HAVE_DIRENT_H */
  18. /* Define to 1 if you have the <dlfcn.h> header file. */
  19. /* #undef HAVE_DLFCN_H */
  20. /* Define to 1 if you have the <fnmatch.h> header file. */
  21. /* #undef HAVE_FNMATCH_H */
  22. /* Define to 1 if you have the <inttypes.h> header file. */
  23. /* #undef HAVE_INTTYPES_H */
  24. /* Define to 1 if you have the <io.h> header file. */
  25. #ifndef ZZIP_HAVE_IO_H
  26. #define ZZIP_HAVE_IO_H 1
  27. #endif
  28. /* Define to 1 if you have the <memory.h> header file. */
  29. #ifndef ZZIP_HAVE_MEMORY_H
  30. #define ZZIP_HAVE_MEMORY_H 1
  31. #endif
  32. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  33. /* #undef HAVE_NDIR_H */
  34. /* Define to 1 if you have the <stdint.h> header file. */
  35. /* #undef HAVE_STDINT_H */
  36. /* Define to 1 if you have the <stdlib.h> header file. */
  37. #ifndef ZZIP_HAVE_STDLIB_H
  38. #define ZZIP_HAVE_STDLIB_H 1
  39. #endif
  40. /* Define to 1 if you have the `strcasecmp' function. */
  41. /* #undef HAVE_STRCASECMP */
  42. /* Define to 1 if you have the <strings.h> header file. */
  43. /* #undef HAVE_STRINGS_H */
  44. /* Define to 1 if you have the <string.h> header file. */
  45. #ifndef ZZIP_HAVE_STRING_H
  46. #define ZZIP_HAVE_STRING_H 1
  47. #endif
  48. /* Define to 1 if you have the `strndup' function. */
  49. /* #undef HAVE_STRNDUP */
  50. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  51. */
  52. /* #undef HAVE_SYS_DIR_H */
  53. /* Define to 1 if you have the <sys/int_types.h> header file. */
  54. /* #undef HAVE_SYS_INT_TYPES_H */
  55. /* Define to 1 if you have the <sys/mman.h> header file. */
  56. /* #undef HAVE_SYS_MMAN_H */
  57. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  58. */
  59. /* #undef HAVE_SYS_NDIR_H */
  60. /* Define to 1 if you have the <sys/param.h> header file. */
  61. /* #undef HAVE_SYS_PARAM_H */
  62. /* Define to 1 if you have the <sys/stat.h> header file. */
  63. #ifndef ZZIP_HAVE_SYS_STAT_H
  64. #define ZZIP_HAVE_SYS_STAT_H 1
  65. #endif
  66. /* Define to 1 if you have the <sys/types.h> header file. */
  67. #ifndef ZZIP_HAVE_SYS_TYPES_H
  68. #define ZZIP_HAVE_SYS_TYPES_H 1
  69. #endif
  70. /* Define to 1 if you have the <unistd.h> header file. */
  71. /* #undef HAVE_UNISTD_H */
  72. /* Define to 1 if you have the <winbase.h> header file. */
  73. #ifndef ZZIP_HAVE_WINBASE_H
  74. #define ZZIP_HAVE_WINBASE_H 1 /* hmm, is that win32 ? */
  75. #endif
  76. /* Define to 1 if you have the <windows.h> header file. */
  77. #ifndef ZZIP_HAVE_WINDOWS_H
  78. #define ZZIP_HAVE_WINDOWS_H 1 /* yes, this is windows */
  79. #endif
  80. /* Define to 1 if you have the <winnt.h> header file. */
  81. #ifndef ZZIP_HAVE_WINNT_H
  82. #define ZZIP_HAVE_WINNT_H 1 /* is that always true? */
  83. #endif
  84. /* Define to 1 if you have the <zlib.h> header file. */
  85. #ifndef ZZIP_HAVE_ZLIB_H
  86. #define ZZIP_HAVE_ZLIB_H 1 /* you do have it, right? */
  87. #endif
  88. /* whether the system defaults to 32bit off_t but can do 64bit when requested
  89. */
  90. /* #undef LARGEFILE_SENSITIVE */
  91. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  92. */
  93. /* #undef LT_OBJDIR */
  94. /* Name of package */
  95. #ifndef ZZIP_PACKAGE
  96. #define ZZIP_PACKAGE "zziplib-msvc" /* yes, make it known */
  97. #endif
  98. /* Define to the address where bug reports for this package should be sent. */
  99. /* #undef PACKAGE_BUGREPORT */
  100. /* Define to the full name of this package. */
  101. /* #undef PACKAGE_NAME */
  102. /* Define to the full name and version of this package. */
  103. /* #undef PACKAGE_STRING */
  104. /* Define to the one symbol short name of this package. */
  105. /* #undef PACKAGE_TARNAME */
  106. /* Define to the home page for this package. */
  107. /* #undef PACKAGE_URL */
  108. /* Define to the version of this package. */
  109. /* #undef PACKAGE_VERSION */
  110. /* The number of bytes in type int */
  111. #ifndef ZZIP_SIZEOF_INT
  112. #define ZZIP_SIZEOF_INT 4
  113. #endif
  114. /* The number of bytes in type long */
  115. #ifndef ZZIP_SIZEOF_LONG
  116. #define ZZIP_SIZEOF_LONG 4
  117. #endif
  118. /* The number of bytes in type short */
  119. #ifndef ZZIP_SIZEOF_SHORT
  120. #define ZZIP_SIZEOF_SHORT 2
  121. #endif
  122. /* Define to 1 if you have the ANSI C header files. */
  123. #ifndef ZZIP_STDC_HEADERS
  124. #define ZZIP_STDC_HEADERS 1
  125. #endif
  126. /* Version number of package */
  127. #ifndef ZZIP_VERSION
  128. #define ZZIP_VERSION "0.13.x"
  129. #endif
  130. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  131. significant byte first (like Motorola and SPARC, unlike Intel). */
  132. #if defined AC_APPLE_UNIVERSAL_BUILD
  133. # if defined __BIG_ENDIAN__
  134. # define WORDS_BIGENDIAN 1
  135. # endif
  136. #else
  137. # ifndef WORDS_BIGENDIAN
  138. /* # undef WORDS_BIGENDIAN */
  139. # endif
  140. #endif
  141. /* Number of bits in a file offset, on hosts where this is settable. */
  142. /* #undef _FILE_OFFSET_BITS */
  143. /* Define for large files, on AIX-style hosts. */
  144. /* #undef _LARGE_FILES */
  145. /* Define to `long long' if <sys/types.h> does not define. */
  146. /* #undef __int64 */
  147. /* Define to empty if `const' does not conform to ANSI C. */
  148. /* #undef const */
  149. /* Define to `__inline__' or `__inline' if that's what the C compiler
  150. calls it, or to nothing if 'inline' is not supported under any name. */
  151. #ifndef __cplusplus
  152. #ifndef _zzip_inline
  153. #define _zzip_inline __inline
  154. #endif
  155. #endif
  156. /* Define to `_zzip_off_t' if <sys/types.h> does not define. */
  157. #ifndef _zzip_off64_t
  158. #define _zzip_off64_t __int64
  159. #endif
  160. /* Define to `long int' if <sys/types.h> does not define. */
  161. #ifndef _zzip_off_t
  162. #define _zzip_off_t long
  163. #endif
  164. /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
  165. supported. Do not define if restrict is supported directly. */
  166. #ifndef _zzip_restrict
  167. #define _zzip_restrict
  168. #endif
  169. /* Define to `unsigned int' if <sys/types.h> does not define. */
  170. /* #undef size_t */
  171. /* Define to `int' if <sys/types.h> does not define. */
  172. #ifndef _zzip_ssize_t
  173. #define _zzip_ssize_t int
  174. #endif
  175. /* once: _ZZIP__MSVC_H */
  176. #endif