Searched defs:printf (Results 1 – 7 of 7) sorted by relevance
9 #define printf(...) aos_printf(__VA_ARGS__) macro
42 #define printf ota_printf macro
60 int printf(const char *fmt, ...) { in printf() function
56 #define printf _rtl_printf macro
902 int printf(const char* format, ...) in printf() function
406 #define printf hal_trace_printf_without_crlf macro
178 #define printf SDL_Log macro
Completed in 49 milliseconds