Home
last modified time | relevance | path

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

/u-boot/include/
A Dlog.h194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
198 _log((enum log_category_t)(_cat), \
204 #define log(_cat, _level, _fmt, _args...) argument
207 #define log_nop(_cat, _level, _fmt, _args...) ({ \ argument
209 _log_nop((enum log_category_t)(_cat), _l, __FILE__, __LINE__, \

Completed in 4 milliseconds