Home
last modified time | relevance | path

Searched defs:__has_feature (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dgscan.h8 #define __has_feature(__x) 0 macro
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dsetup.hpp803 # define __has_feature(x) 0 // Compatibility with non-clang compilers. macro