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

/macosx-10.10.1/awk-20/src/
H A Dawk.h56 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;
403 return get_str_val(vp, OFMT);
H A DFIXES206 job on using OFMT for output from print and CONVFMT for other
605 added CONVFMT as in posix (just replaced OFMT in getsval)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dawk.vim53 syn keyword awkVariables OFMT OFS ORS RLENGTH RS RSTART SUBSEP

Completed in 118 milliseconds