Lines Matching defs:__has_extension
13944 #ifndef __has_extension13945 # define __has_extension(x) 0 /* compatibility with non-clang compilers */13947 #if GCC_VERSION>=4007000 || __has_extension(c_atomic)
Indexes created Mon Mar 02 05:31:46 UTC 2026