Home
last modified time | relevance | path

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

/openbsd-src/sys/crypto/
H A Dcurve25519.c152 uint32_t x20; uint8_t/*bool*/ x21 = subborrow_u26(0x0, x2, 0x3ffffed, &x20); in fe_freeze() local
259 const uint32_t x20 = in1[9]; in fe_add_impl() local
301 const uint32_t x20 = in1[9]; in fe_sub_impl() local
343 const uint32_t x20 = in1[9]; in fe_mul_impl() local
485 uint64_t x20 = ((uint64_t)(0x2 * x2) * x4); in fe_sqr_impl() local
664 const uint32_t x20 = in1[9]; in fe_mul_121666_impl() local
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DARM64_ehframe_Registers.h39 x20, enumerator
H A DARM64_DWARF_Registers.h37 x20, enumerator
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp1237 x20 = 20, enumerator
/openbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1121 x20: sh2add %r26,%r26,%r1 ! comb,<> %r25,0,l1 ! sh2add %r1,%r29,%r29 ! bv,n 0(r31) label
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c37 void _Bool *x20; /* { dg-error "error" "void _Bool" } */ variable