Home | History | Annotate | Download | only in lib

Lines Matching refs:_GL_UNUSED

2154 # define _GL_INLINE static _GL_UNUSED
2155 # define _GL_EXTERN_INLINE static _GL_UNUSED
2246 # define _GL_UNUSED __attribute__ ((__unused__))
2248 # define _GL_UNUSED
2252 #define _UNUSED_PARAMETER_ _GL_UNUSED