Lines Matching defs:conversion
189 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
265 * Valid until conversion begins. argument
295 * Valid until conversion begins. argument