Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dvi.c256 int vi_x(int count) in vi_x() function
277 return (count) ? vi_x(count) : 1; in vi_x()
413 {"x", &vi_x},