Home
last modified time | relevance | path

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

/openbsd-src/sys/crypto/
H A Dcurve25519.c157 uint32_t x35; uint8_t/*bool*/ x36 = subborrow_u25(x33, x12, 0x1ffffff, &x35); in fe_freeze() local
272 const uint32_t x35 = in2[6]; in fe_add_impl() local
314 const uint32_t x35 = in2[6]; in fe_sub_impl() local
356 const uint32_t x35 = in2[6]; in fe_mul_impl() local
500 uint64_t x35 = (((uint64_t)x18 * x18) + ((uint64_t)(0x4 * x16) * x17)); in fe_sqr_impl() local
677 const uint32_t x35 = 0; in fe_mul_121666_impl() local
/openbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1151 x35: sh3add %r26,%r26,%r1 ! sh1add %r1,%r1,%r1 ! b e_t0 ! sh3add %r26,%r1,%r1 label
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c52 short long *x35; /* { dg-error "error" "short long" } */ variable