Home
last modified time | relevance | path

Searched defs:PRINTF (Results 1 – 14 of 14) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dreiser.c28 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
30 #define PRINTF(fmt,args...) macro
H A Dyaffs2.c22 #define PRINTF(fmt, args...) printf(fmt, ##args) macro
24 #define PRINTF(fmt, args...) do { } while (0) macro
H A Dfdc.c20 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
22 #define PRINTF(fmt,args...) macro
/rk3399_rockchip-uboot/scripts/dtc/
H A Dutil.h29 #define PRINTF(i, j) __attribute__((format (printf, i, j))) macro
32 #define PRINTF(i, j) macro
/rk3399_rockchip-uboot/drivers/fpga/
H A Dcyclon2.c15 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
17 #define PRINTF(fmt,args...) macro
H A DACEX1K.c17 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
19 #define PRINTF(fmt,args...) macro
H A Dvirtex2.c23 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
25 #define PRINTF(fmt,args...) macro
H A Dspartan2.c13 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
15 #define PRINTF(fmt,args...) macro
H A Dspartan3.c18 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
20 #define PRINTF(fmt,args...) macro
/rk3399_rockchip-uboot/drivers/input/
H A Dpc_keyb.c21 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
23 #define PRINTF(fmt,args...) macro
H A Dps2mult.c27 #define PRINTF(format, args...) printf("ps2mult.c: " format, ## args) macro
/rk3399_rockchip-uboot/disk/
H A Dpart_iso.c18 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
20 #define PRINTF(fmt,args...) macro
H A Dpart_amiga.c18 #define PRINTF(fmt, args...) printf(fmt ,##args) macro
20 #define PRINTF(fmt, args...) macro
H A Dpart.c26 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
28 #define PRINTF(fmt,args...) macro