Searched refs:my_printf (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dtests.h137 int my_printf(const char * __restrict fmt, ...);
138 #define printf my_printf
H A Dmisc.c392 #undef printf /* was my_printf */
394 my_printf(const char * __restrict fmt, ...) function

Completed in 132 milliseconds