Home
last modified time | relevance | path

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

/bionic/libc/arch-mips/string/
Dmemcmp.c158 reg_t x2 = a[2].uli, x3 = a[3].uli; in unaligned_words() local
187 reg_t x2 = a[2].uli, x3 = a[3].uli; in unaligned_words() local
246 reg_t x0 = a[0], x1 = a[1], x2 = a[2], x3 = a[3]; in aligned_words() local
284 reg_t x0 = a[0], x1 = a[1], x2 = a[2], x3 = a[3]; in aligned_words() local
Dmemcpy.c247 reg_t x0 = b[0], x1 = b[1], x2 = b[2], x3 = b[3]; in aligned_words() local
/bionic/libc/upstream-openbsd/lib/libc/crypt/
Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local