Lines Matching +full:long +full:- +full:line +full:- +full:mode
2 # SPDX-License-Identifier: Apache-2.0
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
117 The usual picolibc assert helper, __assert_func, takes file, line,
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.
157 bool "Include long long support in minimal printf"
161 Include long long support in the minimal picolibc printf code
176 Includes code for multi-byte characters