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