Searched refs:CONVFMT (Results 1 – 2 of 2) sorted by relevance
44 char **CONVFMT; /* format for conversions in getsval */ variable83 CONVFMT = &setsymtab("CONVFMT", "%.6g", 0.0, STR|DONTFREE, symtab)->sval; in syminit()390 return get_str_val(vp, CONVFMT); in getsval()
206 job on using OFMT for output from print and CONVFMT for other209 right if CONVFMT is changed; by then the STR attribute of the605 added CONVFMT as in posix (just replaced OFMT in getsval)