Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/ext/include/
A Dcompiler.h84 #define __GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + \ macro
87 #if __GCC_VERSION >= 50100 && !defined(__CHECKER__)
91 #if __GCC_VERSION >= 90100 && !defined(__CHECKER__)
/optee_os-3.20.0/core/kernel/
A Dubsan.c94 #if __GCC_VERSION < 60000
213 #if __GCC_VERSION < 60000 in __ubsan_handle_nonnull_arg()
A Dasan.c16 #if __GCC_VERSION >= 70000

Completed in 5 milliseconds