Home
last modified time | relevance | path

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

/xnu-8019.80.24/EXTERNAL_HEADERS/img4/
H A Dshim.h14 #if __has_include(<img4/shim_xnu.h>)
25 #if __has_include(<img4/shim_efi.h>)
30 #if __has_include(<img4/shim_darwin.h>)
/xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h157 #if defined(__has_include)
158 #define CC_DARWIN_SPIS_AVAILABLE __has_include(<os/log_private.h>)
182 #if defined(__has_include)
183 #define CC_FEATURE_FLAGS_AVAILABLE __has_include(<os/feature_private.h>)
362 #if defined(__has_include) /* portability */
363 #if __has_include(<TargetConditionals.h>)
636 #if __has_include(<System/i386/cpu_capabilities.h>)
638 #elif __has_include(<System/arm/cpu_capabilities.h>)
/xnu-8019.80.24/libsyscall/mach/mach/
H A Dmach_right.h33 #if __has_include(<mach/mach_right_private.h>)
/xnu-8019.80.24/EXTERNAL_HEADERS/CoreEntitlements/
H A Dder_vm.h13 #if __has_include (<corecrypto/ccder.h>)
/xnu-8019.80.24/libkern/os/
H A Dbase.h30 #ifndef __has_include
31 #define __has_include(x) 0 macro
H A Dtrace.h33 #if __has_include(<xpc/xpc.h>)
809 #if __has_include(<xpc/xpc.h>)
/xnu-8019.80.24/tests/
H A Dvm_test_code_signing_helper.c8 #if __has_include(<ptrauth.h>)
/xnu-8019.80.24/libsyscall/wrappers/libproc/
H A Dlibproc.h166 #if __has_include(<libproc_private.h>)
/xnu-8019.80.24/libkern/firehose/
H A Dtracepoint_private.h31 #if __has_include(<os/atomic_private.h>)
H A Dchunk_private.h71 #if __has_include(<os/atomic_private.h>)
/xnu-8019.80.24/bsd/sys/
H A Dcdefs.h91 #ifndef __has_include
92 #define __has_include(x) 0 macro
/xnu-8019.80.24/osfmk/vm/
H A Dpmap.h78 #if __has_include(<CoreEntitlements/CoreEntitlements.h>)
998 #if __has_include(<CoreEntitlements/CoreEntitlements.h>)
/xnu-8019.80.24/EXTERNAL_HEADERS/
H A DAvailability.h365 #if __has_include(<AvailabilityProhibitedInternal.h>)
/xnu-8019.80.24/libkern/libkern/
H A DBlock_private.h37 #if __has_include(<ptrauth.h>)
/xnu-8019.80.24/bsd/dev/arm64/
H A Dfbt_arm.c54 #if __has_include(<ptrauth.h>)
H A Ddtrace_isa.c32 #if __has_include(<ptrauth.h>)
H A Dfasttrap_isa.c39 #if __has_include(<ptrauth.h>)