1 /*
2  * Autogenerated by the Meson build system.
3  * Do not edit, your changes will be lost.
4  */
5 
6 #pragma once
7 
8 #define ARCH_AARCH64 0
9 
10 #define ARCH_ARM 0
11 
12 #define ARCH_PPC64LE 0
13 
14 #define ARCH_X86 1
15 
16 #define ARCH_X86_32 0
17 
18 #define ARCH_X86_64 1
19 
20 #define CONFIG_16BPC 1
21 
22 #define CONFIG_8BPC 1
23 
24 // #define CONFIG_LOG 1 -- Logging is controlled by Chromium
25 
26 #define ENDIANNESS_BIG 0
27 
28 #define HAVE_ALIGNED_MALLOC 1
29 
30 #define HAVE_ASM 1
31 
32 #define HAVE_AVX512ICL 1
33 
34 #define HAVE_IO_H 1
35 
36 // #define STACK_ALIGNMENT 16 -- Stack alignment is controlled by Chromium
37 
38 #define UNICODE 1
39 
40 #define _CRT_DECLARE_NONSTDC_NAMES 1
41 
42 #define _UNICODE 1
43 
44 // #define _WIN32_WINNT 0x0601 -- Windows version is controlled by Chromium
45 
46 #define __USE_MINGW_ANSI_STDIO 1
47 
48 #define fseeko _fseeki64
49 
50 #define ftello _ftelli64
51