Home
last modified time | relevance | path

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

/openbsd-src/sys/crypto/
H A Dcurve25519.c175 uint32_t x74 = (x49 & 0x3ffffff); in fe_freeze() local
397 uint64_t x74 = (x43 + (x53 << 0x4)); in fe_mul_impl() local
539 uint64_t x74 = (x73 >> 0x19); in fe_sqr_impl() local
718 uint64_t x74 = (x43 + (x53 << 0x4)); in fe_mul_121666_impl() local
/openbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1229 x74: sh3add %r26,%r26,%r1 ! sh2add %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.c91 double int *x74; /* { dg-error "error" "double int" } */ variable