Searched defs:_X_ATTRIBUTE_PRINTF (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/ |
| H A D | pbproxy.h | 80 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 D | Xfuncproto.h | 161 # 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 D | def.h | 47 # define _X_ATTRIBUTE_PRINTF(x,y) __attribute__((__format__(__printf__,x,y))) macro 49 # define _X_ATTRIBUTE_PRINTF(x,y) macro
|
Completed in 5 milliseconds