Searched refs:tfm_log_printf (Results 1 – 4 of 4) sorted by relevance
15 #define LOG_MSG(...) tfm_log_printf(__VA_ARGS__)
38 int tfm_log_printf(const char *fmt, ...);
160 int tfm_log_printf(const char *fmt, ...) in tfm_log_printf() function
24 #define TEST_LOG(...) tfm_log_printf(__VA_ARGS__)