Searched refs:_GL_UNUSED (Results 1 – 6 of 6) sorted by relevance
2155 # define _GL_INLINE static _GL_UNUSED2156 # define _GL_EXTERN_INLINE static _GL_UNUSED2247 # define _GL_UNUSED __attribute__ ((__unused__)) macro2249 # define _GL_UNUSED macro2253 #define _UNUSED_PARAMETER_ _GL_UNUSED
40 # define _GL_INLINE static _GL_UNUSED41 # define _GL_EXTERN_INLINE static _GL_UNUSED
44 # define _GL_UNUSED __attribute__ ((__unused__))46 # define _GL_UNUSED50 #define _UNUSED_PARAMETER_ _GL_UNUSED
2154 # define _GL_INLINE static _GL_UNUSED2155 # define _GL_EXTERN_INLINE static _GL_UNUSED2246 # define _GL_UNUSED __attribute__ ((__unused__)) macro2248 # define _GL_UNUSED macro2252 #define _UNUSED_PARAMETER_ _GL_UNUSED
225 _getopt_initialize (int argc _GL_UNUSED, in _getopt_initialize() argument226 char **argv _GL_UNUSED, const char *optstring, in _getopt_initialize() argument