Home
last modified time | relevance | path

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

/bionic/libc/arch-mips/string/
Dmemcmp.c157 reg_t x0 = a[0].uli, x1 = a[1].uli; in unaligned_words() local
186 reg_t x0 = a[0].uli, x1 = a[1].uli; in unaligned_words() local
203 reg_t x0 = a->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
300 reg_t x0 = *a; 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/gdtoa/
Dhexnan.c54 hexnan(sp, fpi, x0) in hexnan() argument
Dsmisc.c181 ULong *x, *x0, x1, x2; local
Dgdtoa.c43 ULong *be, *x, *x0; local
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Db_tgamma.c95 #define x0 .461632144968362356785 /* xmin - 1 */ macro
/bionic/libc/kernel/uapi/linux/dvb/
Dosd.h48 int x0; member
/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