Searched refs:__has_feature (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/bionic/libc/include/
H A Dstdatomic.h38 # if __has_feature(cxx_atomic)

Completed in 155 milliseconds