Searched defs:vfprintf (Results 1 – 1 of 1) sorted by relevance
256 # define vfprintf(fd, ...) vprintf(__VA_ARGS__) macro258 # define vfprintf(fd, ...) PRINTF(__VA_ARGS__) macro