Home
last modified time | relevance | path

Searched defs:_GL_HAS_ATTRIBUTE (Results 1 – 1 of 1) sorted by relevance

/third_party/gettext/gettext-runtime/
Dconfig.h1274 # define _GL_HAS_ATTRIBUTE(attr) __has_attribute (__##attr##__) macro
1276 # define _GL_HAS_ATTRIBUTE(attr) _GL_ATTR_##attr macro