Searched defs:conversion (Results 1 – 1 of 1) sorted by relevance
189 struct conversion { struct191 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. argument250 * the decimal point in a floating point conversion. argument[all …]