Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Ddebug.h95 #if defined(__has_attribute)
96 #if __has_attribute(format)
/optee_os-3.20.0/lib/libutils/ext/include/
A Dcompiler.h269 #ifndef __has_attribute
270 #define __has_attribute(x) 0 macro
273 #if __has_attribute(__fallthrough__)

Completed in 4 milliseconds