Searched refs:move_right (Results 1 - 1 of 1) sorted by path

/linux-master/lib/
H A Dvsprintf.c591 static void move_right(char *buf, char *end, unsigned len, unsigned spaces) function
627 move_right(buf - n, end, n, spaces);

Completed in 315 milliseconds