Home
last modified time | relevance | path

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

/openbsd-src/sys/crypto/
H A Dcurve25519.c436 uint64_t x113 = (x112 >> 0x19); in fe_mul_impl() local
757 uint64_t x113 = (x112 >> 0x19); in fe_mul_121666_impl() local
/openbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1307 x113: sh3add %r26,%r26,%r1 ! sh2add %r1,%r26,%r1 ! b e_t02a0 ! sh1add %r1,%r1,%r1 label
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c130 type short *x113; /* { dg-error "error" "type short" } */ variable