Searched refs:dot_sometimes (Results 1 – 1 of 1) sorted by relevance
110 enum { dot_never, dot_sometimes, dot_always} dot; /* Print a decimal point, always */ enumerator301 case dot_sometimes: in _cvte()386 case dot_sometimes: in _cvtf()468 in.dot = dot? dot_always: dot_sometimes; in _dcvt()