Searched refs:CONVFMT (Results 1 – 4 of 4) sorted by relevance
7 CONVFMT = "%2.2f"10 CONVFMT = "%.12g"
21 a new numeric value was assigned, even if OFMT differed from CONVFMT,22 and also if CONVFMT changed.38 11. fmt-overflow: The buffer used for OFMT/CONVFMT conversions was written
44 char **CONVFMT; /* format for conversions in getsval */ variable79 &vp->sval == OFMT || &vp->sval == CONVFMT || in setfree()102 CONVFMT = &setsymtab("CONVFMT", "%.6g", 0.0, STR|DONTFREE, symtab)->sval; in syminit()497 return get_str_val(vp, CONVFMT); in getsval()
73 a new numeric value was assigned, even if OFMT differed from CONVFMT,74 and also if CONVFMT changed.366 job on using OFMT for output from print and CONVFMT for other369 right if CONVFMT is changed; by then the STR attribute of the767 added CONVFMT as in posix (just replaced OFMT in getsval)