Home
last modified time | relevance | path

Searched refs:__has_ptrcheck (Results 1 – 25 of 30) sorted by relevance

12

/xnu-11215.1.10/EXTERNAL_HEADERS/
H A Dptrcheck.h17 #define __has_ptrcheck 1 macro
19 #define __has_ptrcheck 0 macro
22 #if __has_ptrcheck
/xnu-11215.1.10/bsd/netinet/
H A Dtcp_private.h345 #if !__has_ptrcheck
353 #if !__has_ptrcheck
362 #if !__has_ptrcheck
H A Din_var.h114 #if __has_ptrcheck
142 #if __has_ptrcheck
/xnu-11215.1.10/tests/
H A Dnet_bounds_safety.c7 #if __has_ptrcheck
/xnu-11215.1.10/osfmk/kern/
H A Dmpsc_queue.h51 #if __has_ptrcheck // work around 78354145
121 #if __has_ptrcheck // work around 78354145
H A Dbtlog.h269 #if !__has_ptrcheck // rdar://88209707
H A Dzalloc.h91 #if __has_ptrcheck
2230 #if __has_ptrcheck
H A Dkcdata.h1468 #if !__has_ptrcheck
/xnu-11215.1.10/libkern/os/
H A Dalloc_util.h47 #if __has_ptrcheck
/xnu-11215.1.10/bsd/net/
H A Dif.h78 #if __has_ptrcheck
392 #if __has_ptrcheck
H A Dbpfdesc.h84 #if __has_ptrcheck
H A Dstrict_type_cnv_private.h132 #if __has_ptrcheck
366 #if __has_ptrcheck
H A Dif_private.h572 #if !__has_ptrcheck
H A Dnetwork_agent.c81 #if __has_ptrcheck
97 #if __has_ptrcheck
113 #if __has_ptrcheck
H A Dnecp_client.c777 #if __has_ptrcheck
793 #if __has_ptrcheck
809 #if __has_ptrcheck
826 #if __has_ptrcheck
843 #if __has_ptrcheck
859 #if __has_ptrcheck
/xnu-11215.1.10/bsd/sys/
H A Dcdefs.h1126 #define __has_ptrcheck 0 macro
1168 #if KERNEL && !BOUND_CHECKS && !__has_ptrcheck
1182 #if __has_ptrcheck
H A Dconstrained_ctypes.h527 #if __has_ptrcheck
/xnu-11215.1.10/EXTERNAL_HEADERS/CoreEntitlements/
H A DSerialization.h58 #if !__has_ptrcheck
/xnu-11215.1.10/san/memory/
H A Dmemintrinsics.h95 #if !__has_ptrcheck && !__has_include(<__xnu_libcxx_sentinel.h>)
/xnu-11215.1.10/osfmk/libsa/
H A Dstring.h228 #if __XNU_FORTIFY_SOURCE == 0 || __has_ptrcheck
732 #if __has_builtin(__builtin_strrchr) && !__has_ptrcheck /* rdar://103265304 */
877 #if !__has_ptrcheck && !__has_include(<__xnu_libcxx_sentinel.h>)
/xnu-11215.1.10/osfmk/mach/arm/
H A Dthread_status.h1088 #if !__has_ptrcheck
/xnu-11215.1.10/osfmk/arm/
H A Dmachine_routines.h1272 #if !__has_ptrcheck
/xnu-11215.1.10/bsd/netinet6/
H A Din6_var.h203 #if __has_ptrcheck
H A Dnd6.h823 #if __has_ptrcheck
/xnu-11215.1.10/bsd/kern/
H A Duipc_domain.c87 #if __has_ptrcheck

12