Home
last modified time | relevance | path

Searched defs:pref_ptr_a (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/arch-mips/string/
Dmemcmp.c145 const reg_t *pref_ptr_a = (const reg_t *) (((uintptr_t) a + 31) & ~31); in unaligned_words() local
231 const reg_t *pref_ptr_a = (const reg_t *) (((uintptr_t) a + 31) & ~31); in aligned_words() local