HomeSort by relevance Sort by last modified time
    Searched refs:CONVFMT (Results 1 - 2 of 2) sorted by null

  /external/one-true-awk/
tran.c 44 char **CONVFMT; /* format for conversions in getsval */
83 CONVFMT = &setsymtab("CONVFMT", "%.6g", 0.0, STR|DONTFREE, symtab)->sval;
394 return get_str_val(vp, CONVFMT);
FIXES 292 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)
    [all...]

Completed in 134 milliseconds