Lines Matching +full:double +full:- +full:output +full:- +full:range
2 # SPDX-License-Identifier: Apache-2.0
15 # 80: -53% / 982 B (80 / 00)
17 bool "Space-optimized but feature-limited"
28 prompt "Control range of convertible integer values"
33 bool "Convert the full range of integer values"
37 range of all integral and pointer values.
39 Selecting this may increase code size on 32-bit systems as
56 With CBPRINTF_COMPLETE conversions that may result in value-specific
82 added in C99, but the output is not easily understood so it rarely
88 # 40: -15% / -508 B (46 / 06)
115 bool "Generate C-library compatible functions using cbprintf"
125 When used with picolibc, this option generates cbprintf-compatible
129 module-str = cbprintf_package
139 then compilation fails if long double is used.