Home
last modified time | relevance | path

Searched refs:LOG_I_BASE_ARGS (Results 1 – 1 of 1) sorted by relevance

/bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/
A Dsyslog.h74 #define LOG_I_BASE_ARGS __FUNCTION__, __LINE__ macro
91 do {printf(PFORMAT_I ,LOG_I_BASE_ARGS); printf(fmt,##args);} while(0)

Completed in 7 milliseconds