Home
last modified time | relevance | path

Searched defs:h (Results 776 – 800 of 1058) sorted by relevance

1...<<31323334353637383940>>...43

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.c2684 pool_hdr_t *h; in ocs_pool_get() local
2717 pool_hdr_t *h; in ocs_pool_put() local
2772 pool_hdr_t *h = ocs_array_get(pool->a, idx); in ocs_pool_get_instance() local
H A Docs_os.h329 #define ocs_strstr(h,n) strstr(h,n) argument
330 #define ocs_strsep(h, n) strsep(h, n) argument
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_sse2.c454 __m128i h = _mm_sub_epi32(_mm_set1_epi32((int32_t)(counter >> 32)), carry); in load_counters() local
H A Dblake3_sse41.c448 __m128i h = _mm_sub_epi32(_mm_set1_epi32((int32_t)(counter >> 32)), carry); in load_counters() local
/freebsd/lib/libc/db/test/btree.tests/
H A Dmain.c707 PAGE *h; local
/freebsd/crypto/heimdal/appl/push/
H A Dpush.c640 const char *h, *u; in parse_pobox() local
/freebsd/sys/crypto/aesni/
H A Daesni_wrap.c335 __m128i a, b, c, d, e, f, g, h; in aesni_crypt_xts_block8() local
/freebsd/usr.sbin/ypbind/
H A Dypbind.c996 struct hostent *h; in yp_restricted_mode() local
/freebsd/usr.sbin/ppp/
H A Dmp.c417 struct mp_header mh, h; in mp_Assemble() local
/freebsd/contrib/wpa/src/utils/
H A Dos.h565 #define os_strstr(h, n) strstr((h), (n)) argument
/freebsd/sys/dev/usb/net/
H A Dif_udav.c505 int h; in udav_hash_maddr() local
H A Dif_ure.c1183 uint32_t h, *hashes = arg; in ure_hash_maddr() local
1202 uint32_t h, hashes[2] = { 0, 0 }; in ure_rxfilter() local
/freebsd/crypto/libecc/src/examples/hash/
H A Dgostr34_11_94.c280 u64 h; in gostr34_11_94_state_output_transform() local
/freebsd/sbin/recoverdisk/
H A Drecoverdisk.c673 uint64_t h = big_read; in determine_read_sizes() local
/freebsd/sys/dev/mii/
H A Dmii.c633 u_int h; in mii_oui() local
/freebsd/contrib/libucl/src/
H A Ducl_hash.c239 void *h; in ucl_hash_create() local
/freebsd/contrib/unbound/smallapp/
H A Dunbound-checkconf.c324 struct config_strlist* h; in warn_hosts() local
/freebsd/sys/netpfil/pf/
H A Dpf_lb.c94 } h; in pf_hash() local
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_acpi.c155 ACPI_HANDLE h; in acpi_pcib_acpi_probe() local
/freebsd/stand/efi/loader/
H A Dframebuffer.c497 efifb_gop_get_edid(EFI_HANDLE h) in efifb_gop_get_edid()
/freebsd/contrib/unbound/iterator/
H A Diter_scrub.c164 hashvalue_type h = pkt_hash_rrset(pkt, nm, in mark_additional_rrset() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c378 size_t const h = ZSTD_hashPtr(ip, hashLog, mls); in ZSTD_insertBt1() local
527 size_t const h = ZSTD_hashPtr(ip, hashLog, mls); in ZSTD_insertBtAndGetAllMatches() local
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c99 static void set_mpfr_d(mpfr_t x, uint32 h, uint32 l) in set_mpfr_d()
164 static void get_mpfr_d(const mpfr_t x, uint32 *h, uint32 *l, uint32 *extra) in get_mpfr_d()
/freebsd/sys/contrib/ena-com/
H A Dena_plat.h187 #define GENMASK(h, l) (((~0U) - (1U << (l)) + 1) & (~0U >> (32 - 1 - (h)))) argument
188 #define GENMASK_ULL(h, l) (((~0ULL) << (l)) & (~0ULL >> (64 - 1 - (h)))) argument
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c294 lha_check_header_format(const void *h) in lha_check_header_format()
424 const void *h; in lha_skip_sfx() local
1142 const void *h; in lha_read_file_extended_header() local

1...<<31323334353637383940>>...43