Home
last modified time | relevance | path

Searched defs:x38 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/crypto/
H A Dcurve25519.c158 uint32_t x38; uint8_t/*bool*/ x39 = subborrow_u26(x36, x14, 0x3ffffff, &x38); in fe_freeze() local
269 const uint32_t x38 = in2[9]; in fe_add_impl() local
311 const uint32_t x38 = in2[9]; in fe_sub_impl() local
353 const uint32_t x38 = in2[9]; in fe_mul_impl() local
503 uint64_t x38 = (x27 + (x37 << 0x4)); in fe_sqr_impl() local
674 const uint32_t x38 = 0; in fe_mul_121666_impl() local
/openbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1157 x38: sh3add %r26,%r26,%r1 ! sh1add %r1,%r26,%r1 ! b e_shift ! sh1add %r1,%r29,%r29 label
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c55 short signed *x38; variable