Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dvararg2.c19 #define _gnu_count2(_,x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,n,ys...) n argument
57 #define _c99_count2(_,x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,n,...) n argument
/openbsd/usr.bin/ssh/
H A Dchacha.c89 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/openbsd/libexec/ld.so/
H A 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
/openbsd/lib/libc/crypt/
H A 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
/openbsd/sys/crypto/
H A Dchacha_private.h130 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
H A Dcurve25519.c266 const uint32_t x9 = in1[2]; in fe_add_impl() local
308 const uint32_t x9 = in1[2]; in fe_sub_impl() local
350 const uint32_t x9 = in1[2]; in fe_mul_impl() local
671 const uint32_t x9 = in1[2]; in fe_mul_121666_impl() local
/openbsd/lib/libcrypto/chacha/
H A Dchacha-merged.c122 u32 x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/openbsd/gnu/llvm/lldb/source/Utility/
H A DARM64_ehframe_Registers.h28 x9, enumerator
H A DARM64_DWARF_Registers.h26 x9, enumerator
/openbsd/sys/lib/libkern/arch/hppa/
H A Dmilli.S1099 x9: comb,<> %r25,0,l0 ! sh3add %r26,%r26,%r1 ! bv 0(r31) ! add %r29,%r1,%r29 label
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c26 _Bool *x9; variable