Searched refs:cnvtspec (Results 1 – 1 of 1) sorted by relevance
123 static int cnvtspec(char *);225 flp->param = cnvtspec(scan); in options()236 flp->param = cnvtspec(scan); in options()316 cnvtspec(char *p) /* Convert tab specification to tab positions. */ in cnvtspec() function630 value = (state == -1) ? 0 : cnvtspec(tabspecp); in readspec()