Searched defs:LOG_E (Results 1 – 2 of 2) sorted by relevance
106 #define LOG_E(fmt, args...) \ macro109 #define LOG_E(fmt, args...) macro
214 #define LOG_E(fmt, ...) DBG_LogLine("E", RED, fmt, ##__VA_ARGS__) macro
Completed in 7 milliseconds