PADSIZE 584 vsnprintf.c static const char blanks[PADSIZE] = PADSIZE 586 vsnprintf.c static const char zeroes[PADSIZE] = PADSIZE 605 vsnprintf.c while (n > PADSIZE) { \ PADSIZE 606 vsnprintf.c PRINT((with), PADSIZE); \ PADSIZE 607 vsnprintf.c n -= PADSIZE; \