Searched defs:log_cont (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/ | ||
| A D | log.h | 183 #define log_cont(_fmt...) log(LOGC_CONT, LOGL_CONT, ##_fmt) macro |
| /u-boot/include/asm-generic/ | ||
| A D | global_data.h | 434 bool log_cont; member |
Completed in 6 milliseconds