Home
last modified time | relevance | path

Searched defs:_fmt (Results 51 – 75 of 537) sorted by relevance

12345678910>>...22

/dports/sysutils/u-boot-orangepi-one/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-orangepi-pc-plus/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-bananapim2/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-rpi4/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-rock64/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/include/
H A Dlog.h172 #define log_emerg(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
173 #define log_alert(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
174 #define log_crit(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
175 #define log_err(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
178 #define log_info(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) argument
180 #define log_debug(_fmt, ...) debug(_fmt, ##__VA_ARGS__) argument
181 #define log_content(_fmt...) log_nop(LOG_CATEGORY, \ argument
194 #define log(_cat, _level, _fmt, _args...) ({ \ argument
204 #define log(_cat, _level, _fmt, _args...) argument
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dlog.h94 #define log_err(_fmt...) log(LOG_CATEGORY, LOGL_ERR, ##_fmt) argument
97 #define log_info(_fmt...) log(LOG_CATEGORY, LOGL_INFO, ##_fmt) argument
103 #define log_err(_fmt...) argument
104 #define log_warning(_fmt...) argument
105 #define log_notice(_fmt...) argument
106 #define log_info(_fmt...) argument
107 #define log_debug(_fmt...) argument
108 #define log_content(_fmt...) argument
109 #define log_io(_fmt...) argument
115 #define log(_cat, _level, _fmt, _args...) ({ \ argument
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dlog.h94 #define log_err(_fmt...) log(LOG_CATEGORY, LOGL_ERR, ##_fmt) argument
97 #define log_info(_fmt...) log(LOG_CATEGORY, LOGL_INFO, ##_fmt) argument
103 #define log_err(_fmt...) argument
104 #define log_warning(_fmt...) argument
105 #define log_notice(_fmt...) argument
106 #define log_info(_fmt...) argument
107 #define log_debug(_fmt...) argument
108 #define log_content(_fmt...) argument
109 #define log_io(_fmt...) argument
115 #define log(_cat, _level, _fmt, _args...) ({ \ argument
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/
H A Dlog.h94 #define log_err(_fmt...) log(LOG_CATEGORY, LOGL_ERR, ##_fmt) argument
97 #define log_info(_fmt...) log(LOG_CATEGORY, LOGL_INFO, ##_fmt) argument
103 #define log_err(_fmt...) argument
104 #define log_warning(_fmt...) argument
105 #define log_notice(_fmt...) argument
106 #define log_info(_fmt...) argument
107 #define log_debug(_fmt...) argument
108 #define log_content(_fmt...) argument
109 #define log_io(_fmt...) argument
115 #define log(_cat, _level, _fmt, _args...) ({ \ argument
[all …]

12345678910>>...22