Home
last modified time | relevance | path

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

/DragonStub/apps/lib/
H A Dvsprintf.c415 static void move_right(char *buf, char *end, unsigned len, unsigned spaces) in move_right() function
451 move_right(buf - n, end, n, spaces); in widen_string()