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

  /xsrc/external/mit/luit/dist/
other.h 30 #ifndef GCC_UNUSED
31 #define GCC_UNUSED /* ARGSUSED */
  /xsrc/external/mit/xterm/include/
xtermcfg.h 264 #define GCC_UNUSED __attribute__((__unused__))
  /xsrc/external/mit/xterm/dist/
xterm.h 333 #ifndef GCC_UNUSED
335 #define GCC_UNUSED _X_UNUSED
337 #define GCC_UNUSED /* nothing */

Completed in 7 milliseconds