Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dvsprintf.c556 static void move_right(char *buf, char *end, unsigned len, unsigned spaces) in move_right() function
592 move_right(buf - n, end, n, spaces); in widen_string()