Searched defs:DRM_PRINTFLIKE (Results 1 - 1 of 1) sorted by relevance
/third_party/libdrm/ | ||
H A D | xf86drm.h | 116 #define DRM_PRINTFLIKE(f, a) __attribute__ ((format(__printf__, f, a))) macro 118 #define DRM_PRINTFLIKE(f, a) macro |
Completed in 4 milliseconds