Searched refs:ndel (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | edit.c | 2287 size_t ndel, narg; in x_kill() local 2293 ndel = col - narg; in x_kill() 2295 ndel = narg - col; in x_kill() 2296 x_delete(x_nb2nc(ndel), true); in x_kill() |
Completed in 6 milliseconds