1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
#define PAGE_SIZE 65536 #define LONG_BIT 64 #ifndef LONG_MAX #define LONG_MAX __LONG_MAX #endif #ifndef LLONG_MAX #define LLONG_MAX __LLONG_MAX #endif #define NAME_MAX 765 #define _MIDIPIX_ABI 20200501 #define _MIDIPIX_XFI 20200501 #define _MIDIPIX_GDI 20200501