Home
last modified time | relevance | path

Searched refs:memcmp_zero_ptr_aligned_impl (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/machine/
H A Dstring.h45 extern unsigned long memcmp_zero_ptr_aligned_impl(const void *addr, size_t size) asm("_memcmp_zero_…
/xnu-11215/osfmk/device/
H A Dsubrs.c226 memcmp_zero_ptr_aligned_impl(const void *addr, size_t size) in memcmp_zero_ptr_aligned_impl() function