Home
last modified time | relevance | path

Searched defs:hi1 (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Dsha512-armv4.S70 # define WORD64(hi0,lo0,hi1,lo1) .word lo0,hi0, lo1,hi1 argument
74 # define WORD64(hi0,lo0,hi1,lo1) .word hi0,lo0, hi1,lo1 argument
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Dsha512-armv4.S70 # define WORD64(hi0,lo0,hi1,lo1) .word lo0,hi0, lo1,hi1 argument
74 # define WORD64(hi0,lo0,hi1,lo1) .word hi0,lo0, hi1,lo1 argument
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/tilepro/
H A Dsoftmpy.S32 #define hi1 r3 /* high 32 bits of n1 */ macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/
H A Dsoftmpy.S32 #define hi1 r3 /* high 32 bits of n1 */ macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc540 __collate_compare(current_abi, const facet* f, const C* lo1, const C* hi1, in __collate_compare()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc540 __collate_compare(current_abi, const facet* f, const C* lo1, const C* hi1, in __collate_compare()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h799 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h834 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair()
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_consume.c200 uint64_t hi1, hi2, lo1, lo2; in dt_multiply_128() local
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c1518 uint64_t hi1, hi2, lo1, lo2; in dtrace_multiply_128() local