Home
last modified time | relevance | path

Searched refs:__format__ (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Derror.h29 # define __format__ format macro
41 __attribute__ ((__format__ (__printf__, 3, 4)));
45 __attribute__ ((__format__ (__printf__, 5, 6)));
H A Dzglobal.h271 __attribute__((__format__ (printf,formatnr,firstargnr)))