Searched defs:__has_builtin (Results 1 – 3 of 3) sorted by relevance
96 #define __has_builtin(x) 0 /* compatibility with non-clang compilers */ macro