hv
int hv, lv;
hv = dval(*enet_addr); enet_addr++;
if (hv == -1 || lv == -1) {
desc->myea[i] = (hv << 4) | lv;
funcdef.s.hv ? "vert" : "horiz",
hv : 1, /* 0: horizontal, 1: vertical */
pdc_model.hv = 0;
pdc_model.hv));
u_int hv : 4;
u_int hv[9]; /* 0x00: HV dependent */
[lv] "n"(LO_VEC), [hv] "n"(HI_VEC));
const struct hvec hv[] = {
hash_df(D->C, sizeof D->C, hv, arraycount(hv));
const struct hvec hv[] = {
hash_df(D->C, sizeof D->C, hv, arraycount(hv));
struct txp_hostvar *hv = sc->sc_hostvar;
idx = le32toh(hv->hv_resp_read_idx);
if (idx != le32toh(hv->hv_resp_write_idx)) {
struct txp_hostvar *hv = sc->sc_hostvar;
while (ridx != le32toh(hv->hv_resp_write_idx)) {
ridx = le32toh(hv->hv_resp_read_idx);
ridx = le32toh(hv->hv_resp_read_idx);
hv->hv_resp_read_idx = le32toh(ridx);
struct txp_hostvar *hv = sc->sc_hostvar;
ridx = le32toh(hv->hv_resp_read_idx);
hv->hv_resp_read_idx = htole32(ridx);
hv->hv_resp_read_idx = htole32(ridx);
struct txp_hostvar *hv = sc->sc_hostvar;
ridx = le32toh(hv->hv_cmd_read_idx);
struct txp_hostvar *hv = sc->sc_hostvar;
if (hv->hv_rx_buf_write_idx == hv->hv_rx_buf_read_idx)
struct txp_hostvar *hv = sc->sc_hostvar;
end = TXP_OFFSET2IDX(le32toh(hv->hv_rx_buf_read_idx));
i = TXP_OFFSET2IDX(le32toh(hv->hv_rx_buf_write_idx));
hv->hv_rx_buf_write_idx = htole32(TXP_IDX2OFFSET(i));
h = hv(h, *str++);
h = hv(h, HASH2DELIM);
i = (unsigned int)(h->t[j].hv % ns);
incr = ((h->t[j].hv % (ns - 2)) & ~1) + 1;
n[i].hv = h->t[j].hv;
uint32_t hv)
i = hv % h->size;
incr = ((hv % (h->size-2)) & ~1) + 1;
} else if (h->t[i].hv == hv &&
h->t[empty].hv = hv;
h->t[i].hv = hv;
ohash_lookup_memory(struct ohash *h, const char *k, size_t size, uint32_t hv)
i = hv % h->size;
incr = ((hv % (h->size-2)) & ~1) + 1;
} else if (h->t[i].hv == hv &&
h->t[empty].hv = hv;
h->t[i].hv = hv;
uint32_t hv;
uint32_t hv;
hv = ohash_interval(s, e);
return ohash_lookup_interval(h, s, *e, hv);