Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/compiler-rt/builtins/
H A Dint_lib.h83 #if defined(__has_include) && __has_include(<sys/limits.h>)
H A Dassembly.h18 #if __has_include(<cet.h>)
/rk3399_ARM-atf/include/lib/libc/sys/
H A Dcdefs.h57 #ifndef __has_include
58 #define __has_include(x) 0 macro
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-cp110.c26 #if __has_include("phy-porting-layer.h")