| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_utils.c | 2684 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 D | ocs_os.h | 329 #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 D | blake3_sse2.c | 454 __m128i h = _mm_sub_epi32(_mm_set1_epi32((int32_t)(counter >> 32)), carry); in load_counters() local
|
| H A D | blake3_sse41.c | 448 __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 D | main.c | 707 PAGE *h; local
|
| /freebsd/crypto/heimdal/appl/push/ |
| H A D | push.c | 640 const char *h, *u; in parse_pobox() local
|
| /freebsd/sys/crypto/aesni/ |
| H A D | aesni_wrap.c | 335 __m128i a, b, c, d, e, f, g, h; in aesni_crypt_xts_block8() local
|
| /freebsd/usr.sbin/ypbind/ |
| H A D | ypbind.c | 996 struct hostent *h; in yp_restricted_mode() local
|
| /freebsd/usr.sbin/ppp/ |
| H A D | mp.c | 417 struct mp_header mh, h; in mp_Assemble() local
|
| /freebsd/contrib/wpa/src/utils/ |
| H A D | os.h | 565 #define os_strstr(h, n) strstr((h), (n)) argument
|
| /freebsd/sys/dev/usb/net/ |
| H A D | if_udav.c | 505 int h; in udav_hash_maddr() local
|
| H A D | if_ure.c | 1183 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 D | gostr34_11_94.c | 280 u64 h; in gostr34_11_94_state_output_transform() local
|
| /freebsd/sbin/recoverdisk/ |
| H A D | recoverdisk.c | 673 uint64_t h = big_read; in determine_read_sizes() local
|
| /freebsd/sys/dev/mii/ |
| H A D | mii.c | 633 u_int h; in mii_oui() local
|
| /freebsd/contrib/libucl/src/ |
| H A D | ucl_hash.c | 239 void *h; in ucl_hash_create() local
|
| /freebsd/contrib/unbound/smallapp/ |
| H A D | unbound-checkconf.c | 324 struct config_strlist* h; in warn_hosts() local
|
| /freebsd/sys/netpfil/pf/ |
| H A D | pf_lb.c | 94 } h; in pf_hash() local
|
| /freebsd/sys/dev/acpica/ |
| H A D | acpi_pcib_acpi.c | 155 ACPI_HANDLE h; in acpi_pcib_acpi_probe() local
|
| /freebsd/stand/efi/loader/ |
| H A D | framebuffer.c | 497 efifb_gop_get_edid(EFI_HANDLE h) in efifb_gop_get_edid()
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iter_scrub.c | 164 hashvalue_type h = pkt_hash_rrset(pkt, nm, in mark_additional_rrset() local
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
| H A D | zstd_opt.c | 378 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 D | dotest.c | 99 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 D | ena_plat.h | 187 #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 D | archive_read_support_format_lha.c | 294 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
|