Home
last modified time | relevance | path

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

/openbsd-src/sys/crypto/
H A Dcurve25519.c174 uint32_t x72; uint8_t/*bool*/ x73 = addcarryx_u25(x69, x35, x70, &x72); in fe_freeze() local
396 uint64_t x73 = (x72 + x54); in fe_mul_impl() local
538 uint64_t x73 = (x71 + x55); in fe_sqr_impl() local
717 uint64_t x73 = (x72 + x54); in fe_mul_121666_impl() local
/openbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1227 x73: sh3add %r26,%r26,%r1 ! sh3add %r1,%r26,%r1 ! b e_shift ! add %r29,%r1,%r29 label
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c90 double short *x73; /* { dg-error "error" "double short" } */ variable