Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dvi.c837 static int vi_movw(int count0, int count1, char *unused) in vi_movw() function
917 if (count>1) vi_movw(count-1, 1, unused); in vi_move()
1179 {"w", 0, &vi_movw},