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