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

/xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/
H A Dpbproxy.h80 ErrorF(const char *f, ...) _X_ATTRIBUTE_PRINTF(1, 2); function
83 _X_ATTRIBUTE_PRINTF(6, 7) function
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXfuncproto.h161 # define _X_ATTRIBUTE_PRINTF(x,y) __attribute__((__format__(__printf__,x,y))) macro
163 # define _X_ATTRIBUTE_PRINTF(x,y) macro
/xsrc/external/mit/makedepend/dist/
H A Ddef.h47 # define _X_ATTRIBUTE_PRINTF(x,y) __attribute__((__format__(__printf__,x,y))) macro
49 # define _X_ATTRIBUTE_PRINTF(x,y) macro

Completed in 5 milliseconds