Home
last modified time | relevance | path

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

/lib/zstd/common/
Dcompiler.h73 #ifndef __has_attribute
74 #define __has_attribute(x) 0 /* Compatibility with non-clang compilers. */ macro
82 #if ((defined(__clang__) && __has_attribute(__target__)) \