HomeSort by: relevance | last modified time | path
    Searched refs:__OPTIMIZE_SIZE__ (Results 1 - 5 of 5) sorted by relevancy

  /src/common/lib/libc/string/
memset2.c 52 #undef __OPTIMIZE_SIZE__
53 #define __OPTIMIZE_SIZE__ 1 /* other code path is very broken */
86 #ifndef __OPTIMIZE_SIZE__
112 #ifndef __OPTIMIZE_SIZE__
155 #else /* __OPTIMIZE_SIZE__ */
165 #endif /* __OPTIMIZE_SIZE__ */
182 #ifndef __OPTIMIZE_SIZE__
206 #else /* __OPTIMIZE_SIZE__ */
211 #endif /* __OPTIMIZE_SIZE__ */
bcopy.c 60 #ifndef __OPTIMIZE_SIZE__
155 #else /* __OPTIMIZE_SIZE__ */
205 #endif /* __OPTIMIZE_SIZE__ */
memset.c 66 #ifndef __OPTIMIZE_SIZE__
166 #else /* __OPTIMIZE_SIZE__ */
185 #endif /* __OPTIMIZE_SIZE__ */
  /src/sys/arch/arm/arm/
cpu_in_cksum_buffer.S 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__)
  /src/libexec/lfs_cleanerd/
lfs_cleanerd.c 1300 defined(__OPTIMIZE_SIZE__)

Completed in 17 milliseconds