NUM_BUF_SIZE 133 standard/formatted_print.c char numbuf[NUM_BUF_SIZE]; NUM_BUF_SIZE 135 standard/formatted_print.c register unsigned int i = NUM_BUF_SIZE - 1, neg = 0; NUM_BUF_SIZE 166 standard/formatted_print.c padding, alignment, (NUM_BUF_SIZE - 1) - i, NUM_BUF_SIZE 177 standard/formatted_print.c char numbuf[NUM_BUF_SIZE]; NUM_BUF_SIZE 179 standard/formatted_print.c register unsigned int i = NUM_BUF_SIZE - 1; NUM_BUF_SIZE 199 standard/formatted_print.c padding, alignment, (NUM_BUF_SIZE - 1) - i, 0, 0, 0); NUM_BUF_SIZE 213 standard/formatted_print.c char num_buf[NUM_BUF_SIZE]; NUM_BUF_SIZE 300 standard/formatted_print.c char numbuf[NUM_BUF_SIZE]; NUM_BUF_SIZE 302 standard/formatted_print.c register unsigned int i = NUM_BUF_SIZE - 1; NUM_BUF_SIZE 320 standard/formatted_print.c padding, alignment, (NUM_BUF_SIZE - 1) - i,