Home
last modified time | relevance | path

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

/AliOS-Things-master/components/csi/csi1/include/
A Dsyslog.h60 #define LOG_I_BASE_ARGS __FUNCTION__, __LINE__ macro
77 do {printf(PFORMAT_I ,LOG_I_BASE_ARGS); printf(fmt,##args);} while(0)
/AliOS-Things-master/components/csi/csi2/include/
A Dsyslog.h60 #define LOG_I_BASE_ARGS __FUNCTION__, __LINE__ macro
77 do {printf(PFORMAT_I ,LOG_I_BASE_ARGS); printf(fmt,##args);} while(0)
/AliOS-Things-master/components/minilibc/include/
A Dsyslog.h61 #define LOG_I_BASE_ARGS __FUNCTION__, __LINE__ macro
78 do {printf(PFORMAT_I ,LOG_I_BASE_ARGS); printf(fmt,##args);} while(0)

Completed in 3 milliseconds