Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
A Dcompiler.h254 #ifndef __has_attribute
255 #define __has_attribute(x) 0 macro
258 #if __has_attribute(__fallthrough__)
/optee_os/out/arm/export-ta_arm32/include/
A Dcompiler.h254 #ifndef __has_attribute
255 #define __has_attribute(x) 0 macro
258 #if __has_attribute(__fallthrough__)
/optee_os/out/arm/export-ta_arm64/include/
A Dcompiler.h254 #ifndef __has_attribute
255 #define __has_attribute(x) 0 macro
258 #if __has_attribute(__fallthrough__)
/optee_os/out/arm/export-ta_arm32/host_include/
A Dcompiler.h254 #ifndef __has_attribute
255 #define __has_attribute(x) 0 macro
258 #if __has_attribute(__fallthrough__)
/optee_os/out/arm/export-ta_arm64/host_include/
A Dcompiler.h254 #ifndef __has_attribute
255 #define __has_attribute(x) 0 macro
258 #if __has_attribute(__fallthrough__)
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Ddebug.h95 #if defined(__has_attribute)
96 #if __has_attribute(format)
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Ddebug.h95 #if defined(__has_attribute)
96 #if __has_attribute(format)
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Ddebug.h95 #if defined(__has_attribute)
96 #if __has_attribute(format)
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Ddebug.h95 #if defined(__has_attribute)
96 #if __has_attribute(format)
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Ddebug.h95 #if defined(__has_attribute)
96 #if __has_attribute(format)

Completed in 10 milliseconds