Home
last modified time | relevance | path

Searched defs:APPEND_DIGIT (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libc/stdio/
H A Dvfwprintf.c405 #define APPEND_DIGIT(val, dig) do { \ in __vfwprintf() macro
H A Dvfprintf.c428 #define APPEND_DIGIT(val, dig) do { \ in __vfprintf() macro