Home
last modified time | relevance | path

Searched refs:__printf__ (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dvsprintf.h82 __attribute__ ((format (__printf__, 1, 2), noreturn));
110 __attribute__ ((format (__printf__, 2, 3)));
143 __attribute__ ((format (__printf__, 3, 4)));
159 __attribute__ ((format (__printf__, 3, 4)));
H A Dcommon.h714 __attribute__ ((format (__printf__, 1, 2)));
/rk3399_rockchip-uboot/common/
H A Derror.h30 # define __printf__ printf macro
41 __attribute__ ((__format__ (__printf__, 3, 4)));
45 __attribute__ ((__format__ (__printf__, 5, 6)));
/rk3399_rockchip-uboot/include/test/
H A Dut.h40 __attribute__ ((format (__printf__, 6, 7)));
/rk3399_rockchip-uboot/include/asm-generic/
H A Dgpio.h209 __attribute__ ((format (__printf__, 2, 3)));
/rk3399_rockchip-uboot/tools/
H A Dproftool.c63 __attribute__ ((format (__printf__, 2, 3)));