You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.6 KiB
56 lines
1.6 KiB
#define __STDC__ 1
|
|
#define __STDC_VERSION__ 199901L
|
|
#define __STDC_HOSTED__ 1
|
|
#define __STDC_ISO_10646__ 200607
|
|
#define __EDG__ 1
|
|
#define __EDG_VERSION__ 407
|
|
#define __EDG_SIZE_TYPE__ unsigned int
|
|
#define __EDG_PTRDIFF_TYPE__ int
|
|
#define __GNUC__ 4
|
|
#define __GNUC_STDC_INLINE__ 1
|
|
#define __GNUC_MINOR__ 7
|
|
#define __GNUC_PATCHLEVEL__ 0
|
|
#define __VERSION__ "4.7 (EDG gcc mode)"
|
|
#define __CHAR16_TYPE__ unsigned short
|
|
#define __CHAR32_TYPE__ unsigned int
|
|
#define __USER_LABEL_PREFIX__
|
|
#define __CHAR_UNSIGNED__ 1
|
|
#define __WCHAR_UNSIGNED__ 1
|
|
#define __SIZE_TYPE__ unsigned int
|
|
#define __PTRDIFF_TYPE__ int
|
|
#define __WCHAR_TYPE__ unsigned short
|
|
#define __WINT_TYPE__ unsigned short
|
|
#define __INTMAX_TYPE__ long long
|
|
#define __UINTMAX_TYPE__ unsigned long long
|
|
#define __sizeof_int 4
|
|
#define __sizeof_long 4
|
|
#define __sizeof_ptr 4
|
|
#define __ARMCC_VERSION 5060960
|
|
#define __TARGET_CPU_CORTEX_M0 1
|
|
#define __TARGET_FPU_SOFTVFP 1
|
|
#define __MICROLIB 1
|
|
#define __UVISION_VERSION 536
|
|
#define ARMCM0 1
|
|
#define __CC_ARM 1
|
|
#define __arm 1
|
|
#define __arm__ 1
|
|
#define __TARGET_ARCH_6S_M 1
|
|
#define __TARGET_ARCH_ARM 0
|
|
#define __TARGET_ARCH_THUMB 3
|
|
#define __TARGET_ARCH_A64 0
|
|
#define __TARGET_ARCH_AARCH32 1
|
|
#define __TARGET_PROFILE_M 1
|
|
#define __TARGET_FEATURE_HALFWORD 1
|
|
#define __TARGET_FEATURE_THUMB 1
|
|
#define __TARGET_FEATURE_DMB 1
|
|
#define __TARGET_FEATURE_EXTENSION_REGISTER_COUNT 0
|
|
#define __APCS_INTERWORK 1
|
|
#define __thumb 1
|
|
#define __thumb__ 1
|
|
#define __t32__ 1
|
|
#define __OPTIMISE_SPACE 1
|
|
#define __OPTIMIZE__ 1
|
|
#define __OPTIMIZE_SIZE__ 1
|
|
#define __OPT_SMALL_ASSERT 1
|
|
#define __OPTIMISE_LEVEL 2
|
|
#define __SOFTFP__ 1
|
|
|