Home
last modified time | relevance | path

Searched defs:x64 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/utils/release/
H A Dbuild_llvm_release.bat30 set x64= variable
/openbsd/sys/crypto/
H A Dcurve25519.c170 uint32_t x64; uint8_t/*bool*/ x65 = addcarryx_u25(x61, x29, x62, &x64); in fe_freeze() local
387 uint64_t x64 = (x63 + x57); in fe_mul_impl() local
529 uint64_t x64 = (x63 + x29); in fe_sqr_impl() local
708 uint64_t x64 = (x63 + x57); in fe_mul_121666_impl() local
/openbsd/sys/lib/libkern/arch/hppa/
H A Dmilli.S1209 x64: zdep %r26,25,26,%r1 ! comb,<> %r25,0,l1 ! add %r29,%r1,%r29 ! bv,n 0(r31) label
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c81 float int *x64; /* { dg-error "error" "float int" } */ variable