Searched defs:DRM_PRINTFLIKE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libdrm/dist/
H A Dxf86drm.h120 #define DRM_PRINTFLIKE(f, a) __attribute__ ((format(__printf__, f, a))) macro
122 #define DRM_PRINTFLIKE(f, a) macro

Completed in 6 milliseconds