Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DVector.h26 #ifndef __has_attribute
27 #define __has_attribute(x) 0 macro
33 #if __has_attribute(no_sanitize)
/system/bt/embdrv/sbc/decoder/srce/
Ddecoder-sbc.c36 #if __has_attribute(fallthrough)
/system/keymaster/key_blob_utils/
Docb.c339 #ifndef __has_attribute
340 #define __has_attribute(x) 0 macro
343 #if __has_attribute(fallthrough)
/system/media/audio/include/system/
Daudio.h41 #elif __has_attribute(fallthrough)