Searched refs:aconv (Results 1 – 1 of 1) sorted by relevance
1010 struct conversion aconv = { in encode_float() local1017 sp = encode_uint(fract, &aconv, buf, spe); in encode_float()1056 aconv.specifier = 'i'; in encode_float()1057 sp = encode_uint(expo, &aconv, buf, spe); in encode_float()