Home
last modified time | relevance | path

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

/acpica-latest/source/include/platform/
Dacgcc.h201 #ifndef __has_attribute
202 #define __has_attribute(x) 0 macro
210 #if __has_attribute(__fallthrough__)