HomeSort by: relevance | last modified time | path
    Searched defs:_X_UNUSED (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/
Xfuncproto.h 169 #define _X_UNUSED __attribute__((__unused__))
171 #define _X_UNUSED /* */
  /xsrc/external/mit/libXrender/dist/src/
Xrenderint.h 36 #ifndef _X_UNUSED
37 #define _X_UNUSED /* nothing */
  /xsrc/external/mit/xf86-video-intel/dist/src/
compat-api.h 192 #ifndef _X_UNUSED
193 #define _X_UNUSED
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/
compat-api.h 175 #ifndef _X_UNUSED
176 #define _X_UNUSED
  /xsrc/external/mit/xtrans/dist/
Xtransint.h 81 #ifndef _X_UNUSED /* Defined in Xfuncproto.h in xproto >= 7.0.22 */
82 # define _X_UNUSED /* */

Completed in 8 milliseconds