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

/opensolaris-onvv-gate/usr/src/cmd/awk_xpg4/
H A Dawk0.c214 NODE *varCONVFMT; /* For internal conv of float to str */ variable
H A Dawk.h433 extern NODE *varCONVFMT;
H A Dawk1.c315 varCONVFMT = vlook(s_CONVFMT);
H A Dawk3.c892 (const char *) (tmp = wcstombsdup(exprstring(varCONVFMT))),

Completed in 23 milliseconds