Home
last modified time | relevance | path

Searched defs:DEBUGF (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/cmd/
H A Dcramfs.c29 # define DEBUGF(fmt, args...) printf(fmt ,##args) macro
31 # define DEBUGF(fmt, args...) macro
H A Djffs2.c97 # define DEBUGF(fmt, args...) printf(fmt ,##args) macro
99 # define DEBUGF(fmt, args...) macro
/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c21 # define DEBUGF(fmt,args...) printf(fmt ,##args) macro
23 # define DEBUGF(fmt,args...) macro
H A Djffs2_1pass.c140 # define DEBUGF(fmt,args...) printf(fmt ,##args) macro
142 # define DEBUGF(fmt,args...) macro