Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dvfprintf.c236 #define PAD(howmany, with) do { \ in __vfprintf() argument
237 if ((n = (howmany)) > 0) { \ in __vfprintf()