Home
last modified time | relevance | path

Searched defs:x19 (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/sys/crypto/
H A Dcurve25519.c261 const uint32_t x19 = in1[7]; in fe_add_impl() local
303 const uint32_t x19 = in1[7]; in fe_sub_impl() local
345 const uint32_t x19 = in1[7]; in fe_mul_impl() local
484 uint64_t x19 = ((uint64_t)x2 * x2); in fe_sqr_impl() local
666 const uint32_t x19 = in1[7]; in fe_mul_121666_impl() local
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DARM64_ehframe_Registers.h38 x19, enumerator
H A DARM64_DWARF_Registers.h36 x19, enumerator
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp1236 x19 = 19, enumerator
/openbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1119 x19: sh3add %r26,%r26,%r1 ! comb,<> %r25,0,l0 ! sh1add %r1,%r26,%r1 ! b,n ret_t0 label
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c36 void unsigned *x19; /* { dg-error "error" "void unsigned" } */ variable