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