Searched refs:__has_extension (Results 1 – 1 of 1) sorted by relevance
230 #ifndef __has_extension231 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro233 #if GCC_VERSION>=4007000 || __has_extension(c_atomic)