Home
last modified time | relevance | path

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

/third_party/gettext/gettext-runtime/
Dconfig.h1308 # define _GL_HAS_C_ATTRIBUTE(attr) __has_c_attribute (__##attr##__) macro
1310 # define _GL_HAS_C_ATTRIBUTE(attr) 0 macro