Go to the documentation of this file.
11 #if defined(__APPLE__)
14 # undef SIZEOF_PTHREAD_T
19 # undef SIZEOF_UINTPTR_T
20 # undef SIZEOF_PTHREAD_T
21 # undef WORDS_BIGENDIAN
22 # undef DOUBLE_IS_ARM_MIXED_ENDIAN_IEEE754
23 # undef DOUBLE_IS_BIG_ENDIAN_IEEE754
24 # undef DOUBLE_IS_LITTLE_ENDIAN_IEEE754
25 # undef HAVE_GCC_ASM_FOR_X87
27 # undef VA_LIST_IS_ARRAY
28 # if defined(__LP64__) && defined(__x86_64__)
29 # define VA_LIST_IS_ARRAY 1
32 # undef HAVE_LARGEFILE_SUPPORT
34 # define HAVE_LARGEFILE_SUPPORT 1
39 # define SIZEOF__BOOL 1
40 # define SIZEOF__BOOL 1
41 # define SIZEOF_LONG 8
42 # define SIZEOF_PTHREAD_T 8
43 # define SIZEOF_SIZE_T 8
44 # define SIZEOF_TIME_T 8
45 # define SIZEOF_VOID_P 8
46 # define SIZEOF_UINTPTR_T 8
47 # define SIZEOF_PTHREAD_T 8
50 # define SIZEOF__BOOL 4
52 # define SIZEOF__BOOL 1
54 # define SIZEOF_LONG 4
55 # define SIZEOF_PTHREAD_T 4
56 # define SIZEOF_SIZE_T 4
57 # define SIZEOF_TIME_T 4
58 # define SIZEOF_VOID_P 4
59 # define SIZEOF_UINTPTR_T 4
60 # define SIZEOF_PTHREAD_T 4
63 # if defined(__LP64__)
72 # undef SETPGRP_HAVE_ARG
77 #define WORDS_BIGENDIAN 1
78 #define DOUBLE_IS_BIG_ENDIAN_IEEE754
80 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754
84 # define HAVE_GCC_ASM_FOR_X87
97 #undef PY_FORMAT_SIZE_T
Copyright 2014 Google Inc. All rights reserved.