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