Searched refs:chreLogNull (Results 1 – 2 of 2) sorted by relevance
35 inline void chreLogNull(const char *fmt, ...) { in chreLogNull() function44 chreLogNull(fmt, ##__VA_ARGS__); \
46 __attribute__((format(printf, 1, 2))) inline void chreLogNull( in chreLogNull() function49 #define LOGV(format, ...) chreLogNull(format, ##__VA_ARGS__)