Searched refs:CONVFMT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/one-true-awk/
H A Dtran.c44 char **CONVFMT; /* format for conversions in getsval */ variable
83 CONVFMT = &setsymtab("CONVFMT", "%.6g", 0.0, STR|DONTFREE, symtab)->sval;
394 return get_str_val(vp, CONVFMT);
H A DFIXES292 job on using OFMT for output from print and CONVFMT for other
295 right if CONVFMT is changed; by then the STR attribute of the
691 added CONVFMT as in posix (just replaced OFMT in getsval)

Completed in 58 milliseconds