Home
last modified time | relevance | path

Searched defs:conversion (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/lib/os/
Dcbprintf_complete.c189 struct conversion { struct
191 bool invalid: 1;
194 bool unsupported: 1;
197 bool flag_dash: 1;
200 bool flag_plus: 1;
203 bool flag_space: 1;
206 bool flag_hash: 1;
209 bool flag_zero: 1;
234 /** Indicates an a or A conversion specifier. argument
250 * the decimal point in a floating point conversion. argument
[all …]