/freebsd/lib/msun/src/ |
H A D | e_hypotf.c | 23 int32_t j,k,ha,hb; in hypotf() local 27 GET_FLOAT_WORD(hb,y); in hypotf() 28 hb &= 0x7fffffff; in hypotf() 29 if(hb > ha) {a=y;b=x;j=ha; ha=hb;hb=j;} else {a=x;b=y;} in hypotf() 32 if((ha-hb)>0xf000000) {return a+b;} /* x/y > 2**30 */ in hypotf() 39 if(hb == 0x7f800000) w = b; in hypotf() 43 ha -= 0x22000000; hb -= 0x22000000; k += 68; in hypotf() 45 SET_FLOAT_WORD(b,hb); in hypotf() 47 if(hb < 0x26800000) { /* b < 2**-50 */ in hypotf() 48 if(hb <= 0x007fffff) { /* subnormal b or 0 */ in hypotf() [all …]
|
H A D | e_hypot.c | 54 int32_t j,k,ha,hb; in hypot() local 58 GET_HIGH_WORD(hb,y); in hypot() 59 hb &= 0x7fffffff; in hypot() 60 if(hb > ha) {a=y;b=x;j=ha; ha=hb;hb=j;} else {a=x;b=y;} in hypot() 63 if((ha-hb)>0x3c00000) {return a+b;} /* x/y > 2**60 */ in hypot() 73 if(((hb^0x7ff00000)|low)==0) w = b; in hypot() 77 ha -= 0x25800000; hb -= 0x25800000; k += 600; in hypot() 79 SET_HIGH_WORD(b,hb); in hypot() 81 if(hb < 0x20b00000) { /* b < 2**-500 */ in hypot() 82 if(hb <= 0x000fffff) { /* subnormal b or 0 */ in hypot() [all …]
|
H A D | e_hypotl.c | 48 int32_t j,k,ha,hb; in hypotl() local 52 GET_HIGH_WORD(hb,y); in hypotl() 53 hb &= 0x7fff; in hypotl() 54 if(hb > ha) {a=y;b=x;j=ha; ha=hb;hb=j;} else {a=x;b=y;} in hypotl() 57 if((ha-hb)>DESW(MANT_DIG+7)) {return a+b;} /* x/y > 2**(MANT_DIG+7) */ in hypotl() 67 if (hb >= ESW(MAX_EXP) && manh == LDBL_NBIT && manl == 0) w = b; in hypotl() 71 ha -= DESW(MAX_EXP/2+88); hb -= DESW(MAX_EXP/2+88); in hypotl() 74 SET_HIGH_WORD(b,hb); in hypotl() 76 if(hb < ESW(-(MAX_EXP/2-12))) { /* b < 2**-(MAX_EXP/2-12) */ in hypotl() 77 if(hb <= 0) { /* subnormal b or 0 */ in hypotl() [all …]
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_freebsd_heartbeat_dbg.c | 25 struct adf_heartbeat *hb; in qat_dev_hb_read() local 30 hb = accel_dev->heartbeat; in qat_dev_hb_read() 37 hb->heartbeat.hb_sysctlvar = 1; in qat_dev_hb_read() 39 hb->heartbeat.hb_sysctlvar = 0; in qat_dev_hb_read() 41 ret = sysctl_handle_int(oidp, &hb->heartbeat.hb_sysctlvar, 0, req); in qat_dev_hb_read() 50 struct adf_heartbeat *hb; in adf_heartbeat_dbg_add() local 60 hb = accel_dev->heartbeat; in adf_heartbeat_dbg_add() 71 &hb->hb_sent_counter, in adf_heartbeat_dbg_add() 81 &hb->hb_failed_counter, in adf_heartbeat_dbg_add()
|
/freebsd/contrib/tcp_wrappers/ |
H A D | scaffold.c | 52 struct hostent_block *hb; in dup_hostent() local 60 if ((hb = (struct hostent_block *) malloc(sizeof(struct hostent_block) in dup_hostent() 65 memset((char *) &hb->host, 0, sizeof(hb->host)); in dup_hostent() 66 hb->host.h_length = hp->h_length; in dup_hostent() 67 hb->host.h_addr_list = hb->addr_list; in dup_hostent() 68 hb->host.h_addr_list[count] = 0; in dup_hostent() 69 data = (char *) (hb->host.h_addr_list + count + 1); in dup_hostent() 72 hb->host.h_addr_list[count] = data + hp->h_length * count; in dup_hostent() 73 memcpy(hb->host.h_addr_list[count], addr, hp->h_length); in dup_hostent() 75 return (&hb->host); in dup_hostent()
|
/freebsd/sys/contrib/device-tree/src/arm/calxeda/ |
H A D | ecx-common.dtsi | 26 compatible = "calxeda,hb-ahci"; 39 compatible = "calxeda,hb-sdhci"; 132 compatible = "calxeda,hb-sregs"; 147 compatible = "calxeda,hb-pll-clock"; 154 compatible = "calxeda,hb-pll-clock"; 161 compatible = "calxeda,hb-a9periph-clock"; 168 compatible = "calxeda,hb-a9bus-clock"; 175 compatible = "calxeda,hb-pll-clock"; 182 compatible = "calxeda,hb-emmc-clock"; 204 compatible = "calxeda,hb-xgmac"; [all …]
|
H A D | highbank.dts | 108 compatible = "calxeda,hb-ddr-ctrl"; 150 compatible = "calxeda,hb-sregs-l2-ecc";
|
/freebsd/contrib/tcpdump/ |
H A D | print-msnlb.c | 51 const struct msnlb_heartbeat_pkt *hb; in msnlb_print() local 54 hb = (const struct msnlb_heartbeat_pkt *)bp; in msnlb_print() 57 ND_PRINT(", host priority: %u", GET_LE_U_4((hb->host_prio))); in msnlb_print() 58 ND_PRINT(", cluster IP: %s", GET_IPADDR_STRING(hb->virtual_ip)); in msnlb_print() 59 ND_PRINT(", host IP: %s", GET_IPADDR_STRING(hb->host_ip)); in msnlb_print()
|
/freebsd/crypto/heimdal/include/ |
H A D | bits.c | 121 const char *fn, *hb; in main() local 130 hb = "__BITS_H__"; in main() 137 hb = p; in main() 147 fprintf(f, "#ifndef %s\n", hb); in main() 148 fprintf(f, "#define %s\n", hb); in main() 292 fprintf(f, "#endif /* %s */\n", hb); in main()
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | ghash_ctmul32.c | 105 const unsigned char *buf, *hb; in br_ghash_ctmul32() local 112 hb = h; in br_ghash_ctmul32() 117 hw[3] = br_dec32be(hb); in br_ghash_ctmul32() 118 hw[2] = br_dec32be(hb + 4); in br_ghash_ctmul32() 119 hw[1] = br_dec32be(hb + 8); in br_ghash_ctmul32() 120 hw[0] = br_dec32be(hb + 12); in br_ghash_ctmul32()
|
H A D | ghash_ctmul64.c | 80 const unsigned char *buf, *hb; in br_ghash_ctmul64() local 87 hb = h; in br_ghash_ctmul64() 90 h1 = br_dec64be(hb); in br_ghash_ctmul64() 91 h0 = br_dec64be(hb + 8); in br_ghash_ctmul64()
|
H A D | ghash_ctmul.c | 199 const unsigned char *buf, *hb; in br_ghash_ctmul() local 210 hb = h; in br_ghash_ctmul() 215 hw[3] = br_dec32be(hb); in br_ghash_ctmul() 216 hw[2] = br_dec32be(hb + 4); in br_ghash_ctmul() 217 hw[1] = br_dec32be(hb + 8); in br_ghash_ctmul() 218 hw[0] = br_dec32be(hb + 12); in br_ghash_ctmul()
|
/freebsd/contrib/dma/ |
H A D | dns.c | 52 const struct mx_hostentry *ha = a, *hb = b; in sort_pref() local 56 v = ha->pref - hb->pref; in sort_pref() 61 v = - (ha->ai.ai_family - hb->ai.ai_family); in sort_pref()
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | T.expr | 162 2 1 a hb 163 3 1 a hb
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | ov7670.txt | 21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output 44 ov7670,pclk-hb-disable;
|
/freebsd/lib/libfetch/ |
H A D | common.c | 313 const char *hb, *he, *sep; in fetch_resolve() local 319 hb = addr + 1; in fetch_resolve() 320 if ((sep = strchr(hb, ']')) == NULL) { in fetch_resolve() 326 hb = addr; in fetch_resolve() 327 sep = strchrnul(hb, ':'); in fetch_resolve() 334 "%.*s", (int)(he - hb), hb); in fetch_resolve() 343 host = hb; in fetch_resolve()
|
/freebsd/contrib/blocklist/bin/ |
H A D | conf.c | 808 char ha[128], hb[32], b[5][64]; in conf_print() local 829 hb[0] = '\0'; in conf_print() 835 conf_namemask(hb, sizeof(hb), c), delim, in conf_print() 841 conf_namemask(hb, sizeof(hb), c), in conf_print()
|
/freebsd/contrib/file/src/ |
H A D | softmagic.c | 1637 uint8_t *hb = CCAST(uint8_t *, s + offset + off); in mget() local 1645 off = SEXT(sgn,8,hb[0]); in mget() 1650 memcpy(&hs, hb, sizeof(hs)); in mget() 1656 off = SEXT(sgn,16,BE16(hb)); in mget() 1661 off = SEXT(sgn,16,LE16(hb)); in mget() 1666 memcpy(&hl, hb, sizeof(hl)); in mget() 1673 off = SEXT(sgn,32,BE32(hb)); in mget() 1679 off = SEXT(sgn,32,LE32(hb)); in mget() 1684 off = SEXT(sgn,32,ME32(hb)); in mget() 1689 off = SEXT(sgn,64,BE64(hb)); in mget() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/fpga/ |
H A D | altera-passive-serial.txt | 8 See https://www.altera.com/literature/hb/cyc/cyc_c51013.pdf
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
H A D | huf.h | 139 U32 name##hb[HUF_CTABLE_SIZE_U32(maxSymbolValue)]; \ 140 void* name##hv = &(name##hb); \
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | bytecode | 23 # https://git.savannah.gnu.org/gitweb/?p=guile.git;f=libguile/_scm.h;hb=HEAD#l250
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_compress_internal.h | 1009 U32 const hb = ZSTD_highbit32(newStat); in ZSTD_fWeight() local 1010 U32 const BWeight = hb * fp_multiplier; in ZSTD_fWeight() 1011 U32 const FWeight = (newStat << fp_accuracy) >> hb; in ZSTD_fWeight() 1013 assert(hb + fp_accuracy < 31); in ZSTD_fWeight()
|
/freebsd/contrib/sendmail/contrib/ |
H A D | expn.pl | 1103 local($hb,$hr); 1152 ($hb, $hr) = ($1, $2); 1153 if ($addr =~ /\@([^\.\@]+)$/ && ($1 eq $hb)) {
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | zstd_compress_internal.h | 1338 U32 const hb = ZSTD_highbit32(newStat); in ZSTD_fWeight() local 1339 U32 const BWeight = hb * fp_multiplier; in ZSTD_fWeight() 1340 U32 const FWeight = (newStat << fp_accuracy) >> hb; in ZSTD_fWeight() 1342 assert(hb + fp_accuracy < 31); in ZSTD_fWeight()
|
/freebsd/contrib/capsicum-test/ |
H A D | README.md | 18 …umos/third_party/kernel-capsicum.git;a=tree;f=tools/testing/capsicum_tests;hb=refs/heads/capsicum)…
|