Searched defs:APPEND_DIGIT (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/stdio/ | ||
D | scanf_common.h | 88 #define APPEND_DIGIT(val, dig) \ macro |
D | printf_common.h | 265 #define APPEND_DIGIT(val, dig) \ macro |