Searched defs:SK_HAS_COMPILER_FEATURE (Results 1 – 1 of 1) sorted by relevance
64 # define SK_HAS_COMPILER_FEATURE(x) __has_feature(x) macro66 # define SK_HAS_COMPILER_FEATURE(x) 0 macro