Home
last modified time | relevance | path

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

/lib/zstd/common/
A Dportability_macros.h26 #ifndef __has_attribute
27 #define __has_attribute(x) 0 macro
62 # if ((defined(__clang__) && __has_attribute(__target__)) \
A Dcompiler.h213 # if __has_attribute(no_sanitize)

Completed in 5 milliseconds