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