Home
last modified time | relevance | path

Searched refs:TC3_HAVE_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/utils/base/
Dmacros.h122 #define TC3_HAVE_ATTRIBUTE(x) __has_attribute(x) macro
124 #define TC3_HAVE_ATTRIBUTE(x) 0
130 #if TC3_HAVE_ATTRIBUTE(packed) || (defined(__GNUC__) && !defined(__clang__))
/external/icing/icing/text_classifier/lib3/utils/base/
Dmacros.h120 #define TC3_HAVE_ATTRIBUTE(x) __has_attribute(x) macro
122 #define TC3_HAVE_ATTRIBUTE(x) 0
128 #if TC3_HAVE_ATTRIBUTE(packed) || (defined(__GNUC__) && !defined(__clang__))