Searched defs:DEBUGF (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | cramfs.c | 29 # define DEBUGF(fmt, args...) printf(fmt ,##args) macro 31 # define DEBUGF(fmt, args...) macro
|
| H A D | jffs2.c | 98 # define DEBUGF(fmt, args...) printf(fmt ,##args) macro 100 # define DEBUGF(fmt, args...) macro
|
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | jffs2_nand_1pass.c | 21 # define DEBUGF(fmt,args...) printf(fmt ,##args) macro 23 # define DEBUGF(fmt,args...) macro
|
| H A D | jffs2_1pass.c | 141 # define DEBUGF(fmt,args...) printf(fmt ,##args) macro 143 # define DEBUGF(fmt,args...) macro
|