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

/sendmail/libsm/
H A Dvfprintf.c218 ** BEWARE, these `goto error' on error, and PAD uses `n'.
232 #define PAD(howmany, with) do \ macro
750 PAD(width - realsz, blanks);
766 PAD(width - realsz, zeroes);
769 PAD(dprec - size, zeroes);
775 PAD(width - realsz, blanks);

Completed in 185 milliseconds