Home
last modified time | relevance | path

Searched refs:x_nb2nc (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dedit.c1011 static size_t x_nb2nc(size_t) MKSH_A_PURE;
1152 x_nb2nc(size_t nb) in x_nb2nc() function
1570 return (x_nb2nc(nb)); in x_bword()
1589 nc = x_nb2nc(cp - xcp); in x_fword()
2256 x_delete(x_nb2nc(ndel), true); in x_kill()
2300 x_delete(x_nb2nc(len), false); in x_meta_yank()
2658 x_delete(x_nb2nc(rsize), true); in x_kill_region()
2751 x_delete(x_nb2nc(end - start), false); in x_expand()