HomeSort by relevance Sort by last modified time
    Searched refs:internal_bzero_aligned16 (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_libc.h 33 void internal_bzero_aligned16(void *s, uptr n);
sanitizer_libc.cc 76 void internal_bzero_aligned16(void *s, uptr n) { function in namespace:__sanitizer
sanitizer_allocator.h     [all...]

Completed in 206 milliseconds