Searched refs:LOG_I_BASE_ARGS (Results 1 – 1 of 1) sorted by relevance
74 #define LOG_I_BASE_ARGS __FUNCTION__, __LINE__ macro91 do {printf(PFORMAT_I ,LOG_I_BASE_ARGS); printf(fmt,##args);} while(0)
Completed in 7 milliseconds