Searched refs:__OPTIMIZE_SIZE__ (Results 1 – 13 of 13) sorted by relevance
52 #undef __OPTIMIZE_SIZE__53 #define __OPTIMIZE_SIZE__ 1 /* other code path is very broken */ macro86 #ifndef __OPTIMIZE_SIZE__ in memset()112 #ifndef __OPTIMIZE_SIZE__ in memset()182 #ifndef __OPTIMIZE_SIZE__ in memset()
66 #ifndef __OPTIMIZE_SIZE__
60 #ifndef __OPTIMIZE_SIZE__
13 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ && !defined __OPTIMIZE_SIZE__ && !defined __NO…20 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ && !defined __OPTIMIZE_SIZE__ && (defined __extern…
63 #if defined(_ARM_ARCH_DWORD_OK) && !defined(__OPTIMIZE_SIZE__)99 #if defined(_ARM_ARCH_DWORD_OK) && !defined(__OPTIMIZE_SIZE__)108 #if !defined(__OPTIMIZE_SIZE__)169 #if defined(__OPTIMIZE_SIZE__)
1300 defined(__OPTIMIZE_SIZE__) in needs_cleaning()
1966 select = "^ *&& !defined __OPTIMIZE_SIZE__ && !defined __NO_INLINE__$";1971 && !defined __OPTIMIZE_SIZE__ && !defined __NO_INLINE__1983 select = "(\\) && defined __OPTIMIZE__ && !defined __OPTIMIZE_SIZE__)\n"1988 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ && !defined __OPTIMIZE_SIZE__
2035 @itemx __OPTIMIZE_SIZE__2038 defined in all optimizing compilations. @code{__OPTIMIZE_SIZE__} is
1821 '__OPTIMIZE_SIZE__'1824 defined in all optimizing compilations. '__OPTIMIZE_SIZE__' is
17034 __OPTIMIZE_SIZE__ when compiling with -Os.
29941 __OPTIMIZE_SIZE__.
651 * config/arm/lib1funcs.asm (ARM_DIV_BODY case __OPTIMIZE_SIZE__): Fix
43712 code for __ARM_ARCH__ >= 5 && ! defined (__OPTIMIZE_SIZE__).