Lines Matching full:support
20 # force TLS when using toolchain with TLS support
37 Selects the level of printf and scanf support
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"
53 bool "full support for integer values, other than long long, in printf/scanf"
60 bool "limited support for integer values in printf/scanf"
63 Include limited integer and no floating point support in
124 bool "support C99 format additions in printf/scanf"
127 Includes C99 printf and scanf support for j, z, t size
128 modifiers. C99 support is always included in the floating-point
132 bool "Support POSIX positional args (e.g. %$1d) in printf/scanf"
136 Includes support for positional args (e.g. $1) in integer-only
141 bool "support for exact float/string conversion"
157 bool "Include long long support in minimal printf"
161 Include long long support in the minimal picolibc printf code
164 bool "support locales in libc functions"
166 Includes code for basic locale support
169 bool "support extended locales in libc functions"
171 Includes code for extended locale support
174 bool "support multibyte functions in libc"
186 bool "support multiple threads using retargetable locking API"