Lines Matching +full:no +full:- +full:format
2 # SPDX-License-Identifier: Apache-2.0
15 # 80: -53% / 982 B (80 / 00)
17 bool "Space-optimized but feature-limited"
39 Selecting this may increase code size on 32-bit systems as
49 values with no more than 32 bits.
56 With CBPRINTF_COMPLETE conversions that may result in value-specific
72 point format specifiers. Selecting this increases stack size
81 The %a hexadecimal format for floating point value conversion was
88 # 40: -15% / -508 B (46 / 06)
90 bool "Select %a format for all floating point specifications"
94 The %a format for floats requires significantly less code than the
115 bool "Generate C-library compatible functions using cbprintf"
125 When used with picolibc, this option generates cbprintf-compatible
129 module-str = cbprintf_package
163 flag, the packaging function no longer looks at the format strings
173 candidate is used for %p format specifier. Check cannot be performed