Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Attribute-Handlers/t/
H A Dmulti.t112 sub x11 :Okay(1,4) {} subroutine
/openbsd-src/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-src/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-src/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.c265 const uint32_t x11 = in1[3]; in fe_add_impl() local
307 const uint32_t x11 = in1[3]; in fe_sub_impl() local
349 const uint32_t x11 = in1[3]; in fe_mul_impl() local
670 const uint32_t x11 = in1[3]; in fe_mul_121666_impl() local
/openbsd-src/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-src/lib/libcrypto/chacha/
H A Dchacha-merged.c122 u32 x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DARM64_ehframe_Registers.h30 x11, enumerator
H A DARM64_DWARF_Registers.h28 x11, enumerator
/openbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1103 x11: sh1add %r26,%r26,%r1 ! comb,<> %r25,0,l0 ! sh3add %r26,%r29,%r29 ! b,n ret_t0 label
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c28 void void *x11; /* { dg-error "error" "void void" } */ variable