Home
last modified time | relevance | path

Searched defs:M_LOGR (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_aos.h56 #define M_LOGR(fmt, ...) aos_printf(fmt, ##__VA_ARGS__) macro
A Duvoice_amp.h63 #define M_LOGR(fmt, ...) amp_printf(fmt, ##__VA_ARGS__) macro
A Duvoice_alios.h71 #define M_LOGR(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
A Duvoice_linux.h72 #define M_LOGR(fmt, ...) printf(fmt, ##__VA_ARGS__) macro

Completed in 10 milliseconds