HomeSort by relevance Sort by last modified time
    Searched defs:ulw (Results 1 - 4 of 4) sorted by null

  /bionic/libc/arch-mips/string/
strcpy.c 76 struct ulw struct
128 struct ulw *a = (struct ulw *)(dst); \
memcmp.c 133 struct ulw struct
139 static int unaligned_words (const struct ulw *a, const reg_t *b,
memcpy.c 140 struct ulw struct
147 unaligned_words (struct ulw *a, const reg_t * b,
memmove.c 155 struct ulw struct
185 unaligned_words_forward (struct ulw *a, const reg_t * b,
224 unaligned_words_backward (struct ulw *a, const reg_t * b,

Completed in 179 milliseconds