Searched refs:__has_builtin (Results 1 – 1 of 1) sorted by relevance
25 #ifdef __has_builtin26 #define HAS_BUILTIN(x) __has_builtin(x)