config.h 808 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. /*
  2. * Autogenerated by the Meson build system.
  3. * Do not edit, your changes will be lost.
  4. */
  5. #pragma once
  6. #define ARCH_AARCH64 0
  7. #define ARCH_ARM 0
  8. #define ARCH_PPC64LE 0
  9. #define ARCH_X86 1
  10. #define ARCH_X86_32 1
  11. #define ARCH_X86_64 0
  12. #define CONFIG_16BPC 1
  13. #define CONFIG_8BPC 1
  14. // #define CONFIG_LOG 1 -- Logging is controlled by Chromium
  15. #define ENDIANNESS_BIG 0
  16. #define HAVE_ALIGNED_MALLOC 1
  17. #define HAVE_ASM 1
  18. #define HAVE_AVX512ICL 1
  19. #define HAVE_IO_H 1
  20. #define PREFIX 1
  21. // #define STACK_ALIGNMENT 4 -- Stack alignment is controlled by Chromium
  22. #define UNICODE 1
  23. #define _CRT_DECLARE_NONSTDC_NAMES 1
  24. #define _UNICODE 1
  25. // #define _WIN32_WINNT 0x0601 -- Windows version is controlled by Chromium
  26. #define __USE_MINGW_ANSI_STDIO 1
  27. #define fseeko _fseeki64
  28. #define ftello _ftelli64