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

/macosx-10.10.1/awk-20/src/
H A Dtran.c362 static char *get_str_val(Cell *vp, char **fmt) /* get string val of a Cell */ function
398 return get_str_val(vp, CONVFMT);
403 return get_str_val(vp, OFMT);

Completed in 69 milliseconds