Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dvi.c282 int vi_movw(int count) in vi_movw() function
300 return vi_movw(count); in vi_movw()
344 vi_movw(count); //find next word; in vi_move()
410 {"w", &vi_movw},