Searched refs:PutRepChar (Results 1 - 1 of 1) sorted by relevance

/gem5/system/alpha/console/
H A Dprintf.c45 PutRepChar(char c, int count) function
132 PutRepChar(fill, width);
135 PutRepChar(fill, width);
205 PutRepChar(fill, fieldwidth - 1);
216 PutRepChar(fill, fieldwidth - strlen((const char *)a));

Completed in 4 milliseconds