Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h7 #ifndef __has_feature
8 #define __has_feature(__x) 0 macro
10 #if !(__has_feature(cxx_static_assert)) && !defined(static_assert)