Searched refs:__printf__ (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | vsprintf.h | 82 __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 D | common.h | 714 __attribute__ ((format (__printf__, 1, 2)));
|
| /rk3399_rockchip-uboot/common/ |
| H A D | error.h | 30 # define __printf__ printf macro 41 __attribute__ ((__format__ (__printf__, 3, 4))); 45 __attribute__ ((__format__ (__printf__, 5, 6)));
|
| /rk3399_rockchip-uboot/include/test/ |
| H A D | ut.h | 40 __attribute__ ((format (__printf__, 6, 7)));
|
| /rk3399_rockchip-uboot/include/asm-generic/ |
| H A D | gpio.h | 209 __attribute__ ((format (__printf__, 2, 3)));
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | proftool.c | 63 __attribute__ ((format (__printf__, 2, 3)));
|