Lines Matching +full:full +full:-
2 # SPDX-License-Identifier: Apache-2.0
27 This is required when using a full C++ standard library (`REQUIRES_FULL_LIBCPP=y`).
40 bool "full support for integer/floating point values in printf/scanf"
42 Include full floating point and integer support in printf/scanf
46 bool "full support for integer values, including long long, in printf/scanf"
49 Includes full integer with long long, but no floating
53 bool "full support for integer values, other than long long, in printf/scanf"
56 Include full integer other than long long, but no floating point
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
112 built in space-optimized mode
128 modifiers. C99 support is always included in the floating-point
136 Includes support for positional args (e.g. $1) in integer-only
138 floating-point variant.
153 doing binary to decimal conversion in printf for 64-bit
154 values on 32-bit targets.
176 Includes code for multi-byte characters