gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:APPEND_DIGIT (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdio/vfprintf.c - 58.5KB - 1,551 lines
418:          */
419: #define APPEND_DIGIT(val, dig) do { \
420:         if ((val) > INT_MAX / 10) \