Searched refs:dot (Results 1 – 4 of 4) sorted by relevance
77 int dot) in print_e() argument100 dot = 1; in print_e()104 if (dot) { in print_e()106 dot = 0; in print_e()123 if (dot) { in print_e()125 dot = 0; in print_e()300 int dot) in _gcvt() argument329 print_e (buf, invalue, ndigit - 1, type, dot); in _gcvt()364 if (dot || *p) in _gcvt()384 if (dot) in _gcvt()
110 enum { dot_never, dot_sometimes, dot_always} dot; /* Print a decimal point, always */ member297 switch (in->dot) in _cvte()382 switch (in->dot) in _cvtf()404 if (in->dot || in->exp>0) in _cvtf()450 int dot) in _dcvt() argument468 in.dot = dot? dot_always: dot_sometimes; in _dcvt()501 if (!dot) { in _dcvt()560 in.dot = dot_never; /* Don't print a decimal point */ in fcvtbuf()589 in.dot = dot_never; /* Don't print a decimal point */ in ecvtbuf()
188 * For these segments, the linker does not advance 'dot'