Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dvsprintf.c586 static void move_right(char *buf, char *end, unsigned len, unsigned spaces) in move_right() function
622 move_right(buf - n, end, n, spaces); in widen_string()