Home
last modified time | relevance | path

Searched defs:d2 (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_superscalar.c78 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar_native() local
117 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar_byteswap() local
H A Dzfs_fletcher_superscalar4.c92 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar4_native() local
157 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar4_byteswap() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dconstants.h9 static const fe25519 d2 = { variable
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dconstants.h9 static const fe25519 d2 = { variable
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dfpconv.c155 int d1, d2, i; in set_number_format() local
/f-stack/freebsd/libkern/
H A Dqsort.c118 size_t d1, d2; in qsort_r() local
/f-stack/dpdk/lib/librte_node/
H A Dip4_rewrite.c47 void *d0, *d1, *d2, *d3; in ip4_rewrite_node_process() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h63 unsigned long long d0, d1, d2, d3, d4; in poly1305_blocks() local
H A Dpoly1305_donna64.h71 uint128_t d0, d1, d2, d; in poly1305_blocks() local
/f-stack/freebsd/x86/x86/
H A Dtsc.c437 int64_t d1, d2; in comp_smp_tsc() local
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.h26 #define PAIRS(s1,d1,s2,d2) ((((s1) == (s2)) && ((d1) == (d2))) ||\ argument
28 #define IPPAIR(s1,d1,s2,d2) PAIRS((s1).s_addr, (d1).s_addr, \ argument
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddnode.c90 const dmu_buf_impl_t *d2 = x2; in dbuf_compare() local
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacmacros.h603 #define ACPI_INIT_UUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument