Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Derr.h35 __attribute__ ((__format__ (__printf__, 1, 2)));
37 __attribute__ ((__format__ (__printf__, 1, 0)));
41 __attribute__ ((__format__ (__printf__, 1, 2)));
43 __attribute__ ((__format__ (__printf__, 1, 0)));
47 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3)));
49 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 0)));
51 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3)));
53 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 0)));
H A Dstdio.h356 __THROWNL __attribute__ ((__format__ (__printf__, 3, 4)));
360 __THROWNL __attribute__ ((__format__ (__printf__, 3, 0)));
368 __THROWNL __attribute__ ((__format__ (__printf__, 2, 0))) __wur;
371 __THROWNL __attribute__ ((__format__ (__printf__, 2, 3))) __wur;
374 __THROWNL __attribute__ ((__format__ (__printf__, 2, 3))) __wur;
381 __attribute__ ((__format__ (__printf__, 2, 0)));
383 __attribute__ ((__format__ (__printf__, 2, 3)));
437 __attribute__ ((__format__ (__scanf__, 2, 0))) __wur;
444 __attribute__ ((__format__ (__scanf__, 1, 0))) __wur;
449 __THROW __attribute__ ((__format__ (__scanf__, 2, 0)));
[all …]
H A Dargp.h472 __attribute__ ((__format__ (__printf__, 2, 3)));
475 __attribute__ ((__format__ (__printf__, 2, 3)));
488 __attribute__ ((__format__ (__printf__, 4, 5)));
492 __attribute__ ((__format__ (__printf__, 4, 5)));
H A Derror.h32 __attribute__ ((__format__ (__printf__, 3, 4)));
36 __attribute__ ((__format__ (__printf__, 5, 6)));
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Derr.h35 __attribute__ ((__format__ (__printf__, 1, 2)));
37 __attribute__ ((__format__ (__printf__, 1, 0)));
41 __attribute__ ((__format__ (__printf__, 1, 2)));
43 __attribute__ ((__format__ (__printf__, 1, 0)));
47 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3)));
49 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 0)));
51 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3)));
53 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 0)));
H A Dstdio.h356 __THROWNL __attribute__ ((__format__ (__printf__, 3, 4)));
360 __THROWNL __attribute__ ((__format__ (__printf__, 3, 0)));
368 __THROWNL __attribute__ ((__format__ (__printf__, 2, 0))) __wur;
371 __THROWNL __attribute__ ((__format__ (__printf__, 2, 3))) __wur;
374 __THROWNL __attribute__ ((__format__ (__printf__, 2, 3))) __wur;
381 __attribute__ ((__format__ (__printf__, 2, 0)));
383 __attribute__ ((__format__ (__printf__, 2, 3)));
437 __attribute__ ((__format__ (__scanf__, 2, 0))) __wur;
444 __attribute__ ((__format__ (__scanf__, 1, 0))) __wur;
449 __THROW __attribute__ ((__format__ (__scanf__, 2, 0)));
[all …]
H A Dargp.h472 __attribute__ ((__format__ (__printf__, 2, 3)));
475 __attribute__ ((__format__ (__printf__, 2, 3)));
488 __attribute__ ((__format__ (__printf__, 4, 5)));
492 __attribute__ ((__format__ (__printf__, 4, 5)));
H A Derror.h32 __attribute__ ((__format__ (__printf__, 3, 4)));
36 __attribute__ ((__format__ (__printf__, 5, 6)));
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dstdio.h72 __attribute__ ((__format__ (__printf__, 1, 2)));
75 __attribute__ ((__format__ (__printf__, 2, 3)))
78 __attribute__ ((__format__ (__printf__, 3, 4)));
80 __attribute__ ((__format__ (__printf__, 3, 0)));
86 __attribute__ ((__format__ (__scanf__, 2, 3)))
H A Dprintk.h19 __attribute__((__format__(__printf__, 3, 4)));
21 __attribute__((__format__(__printf__, 3, 0)));
24 bool ext) __attribute__((__format__(__printf__, 3, 0)));
26 __attribute__((__format__(__printf__, 2, 0)));
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dstdio.h72 __attribute__ ((__format__ (__printf__, 1, 2)));
75 __attribute__ ((__format__ (__printf__, 2, 3)))
78 __attribute__ ((__format__ (__printf__, 3, 4)));
80 __attribute__ ((__format__ (__printf__, 3, 0)));
86 __attribute__ ((__format__ (__scanf__, 2, 3)))
H A Dprintk.h19 __attribute__((__format__(__printf__, 3, 4)));
21 __attribute__((__format__(__printf__, 3, 0)));
24 bool ext) __attribute__((__format__(__printf__, 3, 0)));
26 __attribute__((__format__(__printf__, 2, 0)));
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dstdio.h36 __attribute__ ((__format__ (__printf__, 1, 2)));
38 __attribute__ ((__format__ (__printf__, 3, 4)));
40 __attribute__ ((__format__ (__printf__, 3, 0)));
45 __attribute__ ((__format__ (__scanf__, 2, 3)))
H A Dprintk.h41 __attribute__((__format__(__printf__, 3, 4)));
43 __attribute__((__format__(__printf__, 3, 0)));
46 bool ext) __attribute__((__format__(__printf__, 3, 0)));
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Derror.h27 __attribute__ ((__format__ (__printf__, 3, 4)));
31 __attribute__ ((__noreturn__, __format__ (__printf__, 3, 4)));
51 __attribute__ ((__format__ (__printf__, 5, 6)));
58 __attribute__ ((__noreturn__, __format__ (__printf__, 5, 6)));
H A Dsyslog.h25 __attribute__ ((__format__ (__printf__, 3, 4)));
42 __attribute__ ((__format__ (__printf__, 3, 0)));
H A Dstdio2.h140 ...) __attribute__ ((__format__ (__printf__, 3, 4)));
143 __attribute__ ((__format__ (__printf__, 3, 0)));
168 __THROW __attribute__ ((__format__ (__printf__, 3, 4))) __wur;
171 __THROW __attribute__ ((__format__ (__printf__, 3, 0))) __wur;
175 __THROW __attribute__ ((__format__ (__printf__, 3, 4)));
180 __THROW __attribute__ ((__format__ (__printf__, 3, 0)));
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Derror.h27 __attribute__ ((__format__ (__printf__, 3, 4)));
31 __attribute__ ((__noreturn__, __format__ (__printf__, 3, 4)));
51 __attribute__ ((__format__ (__printf__, 5, 6)));
58 __attribute__ ((__noreturn__, __format__ (__printf__, 5, 6)));
H A Dsyslog.h25 __attribute__ ((__format__ (__printf__, 3, 4)));
42 __attribute__ ((__format__ (__printf__, 3, 0)));
H A Dstdio2.h140 ...) __attribute__ ((__format__ (__printf__, 3, 4)));
143 __attribute__ ((__format__ (__printf__, 3, 0)));
168 __THROW __attribute__ ((__format__ (__printf__, 3, 4))) __wur;
171 __THROW __attribute__ ((__format__ (__printf__, 3, 0))) __wur;
175 __THROW __attribute__ ((__format__ (__printf__, 3, 4)));
180 __THROW __attribute__ ((__format__ (__printf__, 3, 0)));
/OK3568_Linux_fs/u-boot/common/
H A Derror.h29 # define __format__ format macro
41 __attribute__ ((__format__ (__printf__, 3, 4)));
45 __attribute__ ((__format__ (__printf__, 5, 6)));
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dlog.h52 void RTMP_LogPrintf(const char *format, ...) __attribute__ ((__format__ (__printf__, 1, 2)));
53 void RTMP_LogStatus(const char *format, ...) __attribute__ ((__format__ (__printf__, 1, 2)));
54 void RTMP_Log(int level, const char *format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A D0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch9 __attribute__((__format__ (__printf__))) is not portable as used here
30 #define D_FORMAT_PRINTF(n) __attribute__((__format__ (__printf__, n, n+1)))
31 #define D_FORMAT_VPRINTF(n) __attribute__((__format__ (__printf__, n, 0)))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dsyslog.h191 __attribute__ ((__format__ (__printf__, 2, 3)));
201 __attribute__ ((__format__ (__printf__, 2, 0)));
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dsyslog.h191 __attribute__ ((__format__ (__printf__, 2, 3)));
201 __attribute__ ((__format__ (__printf__, 2, 0)));

123