Searched refs:lastcol (Results 1 – 1 of 1) sorted by relevance
2247 size_t lastcol = xep - xbuf; in x_kill() local2250 if (x_arg_defaulted || (narg = x_arg) > lastcol) in x_kill()2251 narg = lastcol; in x_kill()