Searched refs:OFMT (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/one-true-awk/
H A Dawk.h55 extern char **OFMT;
H A Dtran.c43 char **OFMT; /* output format for numbers */ variable
82 OFMT = &setsymtab("OFMT", "%.6g", 0.0, STR|DONTFREE, symtab)->sval;
399 return get_str_val(vp, OFMT);
H A DFIXES292 job on using OFMT for output from print and CONVFMT for other
691 added CONVFMT as in posix (just replaced OFMT in getsval)

Completed in 48 milliseconds