Searched refs:_GL_ATTRIBUTE_MAYBE_UNUSED (Results 51 - 53 of 53) sorted by relevance

123

/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/
H A Dconfig.h1811 /* _GL_ATTRIBUTE_MAYBE_UNUSED declares that it is not a programming mistake if
1824 # define _GL_ATTRIBUTE_MAYBE_UNUSED [[__maybe_unused__]] macro
1826 # define _GL_ATTRIBUTE_MAYBE_UNUSED _GL_ATTRIBUTE_UNUSED macro
1829 #define _GL_UNUSED _GL_ATTRIBUTE_MAYBE_UNUSED
1831 #define _UNUSED_PARAMETER_ _GL_ATTRIBUTE_MAYBE_UNUSED
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/
H A Dconfig.h1811 /* _GL_ATTRIBUTE_MAYBE_UNUSED declares that it is not a programming mistake if
1824 # define _GL_ATTRIBUTE_MAYBE_UNUSED [[__maybe_unused__]] macro
1826 # define _GL_ATTRIBUTE_MAYBE_UNUSED _GL_ATTRIBUTE_UNUSED macro
1829 #define _GL_UNUSED _GL_ATTRIBUTE_MAYBE_UNUSED
1831 #define _UNUSED_PARAMETER_ _GL_ATTRIBUTE_MAYBE_UNUSED
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/
H A Dconfig.h1811 /* _GL_ATTRIBUTE_MAYBE_UNUSED declares that it is not a programming mistake if
1824 # define _GL_ATTRIBUTE_MAYBE_UNUSED [[__maybe_unused__]] macro
1826 # define _GL_ATTRIBUTE_MAYBE_UNUSED _GL_ATTRIBUTE_UNUSED macro
1829 #define _GL_UNUSED _GL_ATTRIBUTE_MAYBE_UNUSED
1831 #define _UNUSED_PARAMETER_ _GL_ATTRIBUTE_MAYBE_UNUSED

Completed in 194 milliseconds

123