Home
last modified time | relevance | path

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

/bionic/libc/include/
Dmalloc.h28 #if __has_attribute(alloc_size)
/bionic/libc/include/sys/
Dcdefs.h55 #ifndef __has_attribute
56 #define __has_attribute(x) 0 macro