Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dedit.c1014 static size_t x_nb2nc(size_t) MKSH_A_PURE;
1183 x_nb2nc(size_t nb) in x_nb2nc() function
1607 return (x_nb2nc(nb)); in x_bword()
1626 nc = x_nb2nc(cp - xcp); in x_fword()
2296 x_delete(x_nb2nc(ndel), true); in x_kill()
2340 x_delete(x_nb2nc(len), false); in x_meta_yank()
2698 x_delete(x_nb2nc(rsize), true); in x_kill_region()
2791 x_delete(x_nb2nc(end - start), false); in x_expand()

Completed in 6 milliseconds