1fdece95d3
wfN: Specifies that a following b, d, i, o, u, x, or X conversion specifier applies to a fastest minimum-width integer argument with a specific width where N is a positive decimal integer with no leading zeros (the argument will have been promoted according to the integer promotions, but its value shall be converted to the unpromoted type); or that a following n conversion specifier applies to a pointer to a fastest minimum-width integer type argument with a width of N bits. All fastest minimum-width integer types (7.22.1.3) defined in the header <stdint.h> shall be supported. Other supported values of N are implementation-defined. Bug: b/271903607 Test: adb shell Change-Id: Ida36d5a50af2a46fd04cb5fe039793d8872f9f3b |
||
---|---|---|
.. | ||
fmemopen.cpp | ||
glue.h | ||
local.h | ||
parsefloat.c | ||
printf_common.h | ||
refill.c | ||
stdio.cpp | ||
stdio_ext.cpp | ||
vfprintf.cpp | ||
vfscanf.cpp | ||
vfwprintf.cpp | ||
vfwscanf.cpp |