Lines Matching +full:always +full:- +full:on
2 # SPDX-License-Identifier: Apache-2.0
13 depends on ZEPHYR_PICOLIBC_MODULE
14 depends on !GLIBCXX_LIBCPP
23 depends on "$(TOOLCHAIN_HAS_PICOLIBC)" = "y"
47 depends on !REQUIRES_FLOAT_PRINTF && (!CBPRINTF_FP_SUPPORT || CBPRINTF_NANO)
54 …depends on !REQUIRES_FLOAT_PRINTF && ((!CBPRINTF_FP_SUPPORT && !CBPRINTF_FULL_INTEGRAL) || CBPRINT…
61 depends on !REQUIRES_FLOAT_PRINTF && CBPRINTF_NANO
84 Compiler optimizations will be set to -Os independently of other
90 Compiler optimizations will be set to -O2 independently of other
96 Compiler optimizations will be set to -Og independently of other
102 Compiler optimizations will be set to -O0 independently of other
108 bool "always use fast strcmp paths"
112 built in space-optimized mode
128 modifiers. C99 support is always included in the floating-point
134 depends on !PICOLIBC_IO_MINIMAL
136 Includes support for positional args (e.g. $1) in integer-only
137 printf and scanf. Positional args are always supported in the
138 floating-point variant.
153 doing binary to decimal conversion in printf for 64-bit
154 values on 32-bit targets.
158 depends on PICOLIBC_IO_MINIMAL
176 Includes code for multi-byte characters