Searched refs:nspcs (Results 1 – 2 of 2) sorted by relevance
192 int *nspcs) in tabstop_fromto() argument216 *nspcs = spaces; in tabstop_fromto()238 *nspcs = spaces; in tabstop_fromto()251 *nspcs = spaces; in tabstop_fromto()259 *nspcs = spaces % vts[tabcount]; in tabstop_fromto()
6 …d tabstop_fromto(colnr_T start_col, colnr_T end_col, int ts_arg, int *vts, int *ntabs, int *nspcs);