Home
last modified time | relevance | path

Searched refs:__printflike (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_log.h38 __printflike(5, 6)
45 __printflike(5, 0)
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dext.h53 int ask(int, const char *, ...) __printflike(2, 3);
/third_party/musl/porting/linux/user/include/sys/
H A Dcdefs.h89 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) macro
/third_party/musl/include/sys/linux/
H A Dcdefs.h89 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) macro
/third_party/FreeBSD/sys/sys/
H A Dcdefs.h500 #define __printflike(fmtarg, firstvararg) macro
506 #define __printflike(fmtarg, firstvararg) \ macro
H A Dbus.h321 int device_printf(device_t dev, const char *, ...) __printflike(2, 3);

Completed in 5 milliseconds