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

/macosx-10.10.1/awk-20/src/
H A Dtran.c44 char **CONVFMT; /* format for conversions in getsval */ variable
83 CONVFMT = &setsymtab("CONVFMT", "%.6g", 0.0, STR|DONTFREE, symtab)->sval;
384 that the current value of CONVFMT is the same as that
398 return get_str_val(vp, CONVFMT);
H A DFIXES206 job on using OFMT for output from print and CONVFMT for other
209 right if CONVFMT is changed; by then the STR attribute of the
605 added CONVFMT as in posix (just replaced OFMT in getsval)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dawk.vim55 syn keyword awkVariables ARGIND BINMODE CONVFMT ENVIRON ERRNO

Completed in 82 milliseconds