Searched refs:lastcol (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | edit.c | 2286 size_t lastcol = xep - xbuf; in x_kill() local 2289 if (x_arg_defaulted || (narg = x_arg) > lastcol) in x_kill() 2290 narg = lastcol; in x_kill() |
Completed in 6 milliseconds