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

/macosx-10.10/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dtests.h145 int my_printf(const char * __restrict fmt, ...);
146 #define printf my_printf
H A Dmisc.c396 #undef printf /* was my_printf */
398 my_printf(const char * __restrict fmt, ...) function

Completed in 119 milliseconds