| /* |
| * Autogenerated by the Meson build system. |
| * Do not edit, your changes will be lost. |
| */ |
| |
| #pragma once |
| |
| #define ARCH_AARCH64 0 |
| |
| #define ARCH_ARM 0 |
| |
| #define ARCH_PPC64LE 0 |
| |
| #define ARCH_X86 1 |
| |
| #define ARCH_X86_32 1 |
| |
| #define ARCH_X86_64 0 |
| |
| #define CONFIG_16BPC 1 |
| |
| #define CONFIG_8BPC 1 |
| |
| // #define CONFIG_LOG 1 -- Logging is controlled by Chromium |
| |
| #define ENDIANNESS_BIG 0 |
| |
| #define HAVE_ALIGNED_MALLOC 1 |
| |
| #define HAVE_ASM 1 |
| |
| #define HAVE_C11_GENERIC 1 |
| |
| #define HAVE_IO_H 1 |
| |
| #define PREFIX 1 |
| |
| #define TRIM_DSP_FUNCTIONS 1 |
| |
| #define UNICODE 1 |
| |
| #define _CRT_DECLARE_NONSTDC_NAMES 1 |
| |
| #define _UNICODE 1 |
| |
| // #define _WIN32_WINNT 0x0601 -- Windows version is controlled by Chromium |
| |
| #define __USE_MINGW_ANSI_STDIO 1 |
| |
| #define fseeko _fseeki64 |
| |
| #define ftello _ftelli64 |