Searched refs:hh (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/contrib/libucl/uthash/
H A Duthash.h95 #define HASH_FIND(hh,head,keyptr,keylen,out) \
100 HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \
101 if (HASH_BLOOM_TEST((head)->hh.tbl, _hf_hashv)) { \
102 HASH_FIND_IN_BKT((head)->hh.tbl, hh, (head)->hh.tbl->buckets[ _hf_bkt ], \
142 #define HASH_MAKE_TABLE(hh,head) \
144 (head)->hh.tbl = (UT_hash_table*)uthash_malloc( \
146 if (!((head)->hh.tbl)) { uthash_fatal( "out of memory"); } \
147 memset((head)->hh
[all...]
/freebsd-11-stable/contrib/elftoolchain/common/
H A Duthash.h96 #define HASH_FIND(hh,head,keyptr,keylen,out) \
101 HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \
102 if (HASH_BLOOM_TEST((head)->hh.tbl, _hf_hashv)) { \
103 HASH_FIND_IN_BKT((head)->hh.tbl, hh, (head)->hh.tbl->buckets[ _hf_bkt ], \
142 #define HASH_MAKE_TABLE(hh,head) \
144 (head)->hh.tbl = (UT_hash_table*)uthash_malloc( \
146 if (!((head)->hh.tbl)) { uthash_fatal( "out of memory"); } \
147 memset((head)->hh
[all...]
/freebsd-11-stable/crypto/openssl/crypto/mdc2/
H A Dmdc2dgst.c84 memset(&(c->hh[0]), 0x25, MDC2_BLOCK);
135 c->hh[0] = (c->hh[0] & 0x9f) | 0x20;
141 DES_set_odd_parity(&c->hh);
142 DES_set_key_unchecked(&c->hh, &k);
153 p = c->hh;
173 memcpy(&(md[MDC2_BLOCK]), (char *)c->hh, MDC2_BLOCK);
H A Dmdc2.h78 DES_cblock h, hh; member in struct:mdc2_ctx_st
/freebsd-11-stable/sys/geom/
H A Dgeom_subr.c84 struct g_hh00 *hh; local
95 hh = arg;
96 mp = hh->mp;
97 hh->error = 0;
98 if (hh->post) {
99 g_free(hh);
100 hh = NULL;
109 if (hh != NULL)
110 hh->error = EEXIST;
115 if (hh !
211 struct g_hh00 *hh; local
265 struct g_hh00 *hh; local
308 struct g_hh00 *hh; local
606 struct g_hh00 *hh; local
672 struct g_hh00 *hh; local
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_cma.c267 struct sdp_hh hh; local
313 memset(&hh, 0, sizeof hh);
314 hh.bsdh.mid = SDP_MID_HELLO;
315 hh.bsdh.len = htonl(sizeof(struct sdp_hh));
316 hh.max_adverts = 1;
317 hh.ipv_cap = 0x40;
318 hh.majv_minv = SDP_MAJV_MINV;
320 hh.bsdh.bufs = htons(rx_ring_posted(sdp_sk(sk)));
321 hh
[all...]
H A Dsdp_bcopy.c42 struct sdp_hh *hh; local
57 hh = (struct sdp_hh *)h;
61 hh->max_adverts, hh->majv_minv,
62 ntohl(hh->localrcvsz),
63 ntohl(hh->desremrcvsz));
/freebsd-11-stable/contrib/ntp/sntp/
H A Dutilities.c144 int hh, mm, lto; local
158 hh = lto / 60;
171 hh,
/freebsd-11-stable/usr.bin/calendar/
H A Dcalendar.c159 long utcoffset, hh, mm, ss; local
165 /* seconds -> hh:mm:ss */
166 hh = utcoffset / SECSPERHOUR;
172 /* hh:mm:ss -> hh.mmss */
175 uo = hh + uo / 100;
H A Dsunpos.c195 #define DEBUG1(y, m, d, hh, mm, pdec, dec) \
197 y, m, d, hh, mm, pdec, dec)
198 #define DEBUG2(y, m, d, hh, mm, pdec, dec, pang, ang) \
200 y, m, d, hh, mm, pdec, dec, pang, ang)
H A Dparsedata.c1033 int hh, mm, ss, i; local
1038 hh = i / SECSPERHOUR;
1044 sprintf(buf, "%02d:%02d:%02d", hh, mm, ss);
1052 int i, m, d, hh, mm, ss; local
1062 hh = i / SECSPERHOUR;
1068 sprintf(buf, "%02d-%02d %02d:%02d:%02d", m, d, hh, mm, ss);
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_types.h185 int16_t hh; uint16_t hl; uint16_t lh; uint16_t ll; member in struct:__anon4779::__anon4780
188 uint16_t hh; uint16_t hl; uint16_t lh; uint16_t ll; member in struct:__anon4779::__anon4781
198 uint16_t ll; uint16_t lh; uint16_t hl; int16_t hh;
201 uint16_t ll; uint16_t lh; uint16_t hl; uint16_t hh;
/freebsd-11-stable/contrib/tnftp/src/
H A Dprogressbar.c317 int remaining, hh, i; local
346 hh = remaining / SECSPERHOUR;
348 if (hh)
349 len += snprintf(buf + len, BUFLEFT, "%2d:", hh);
366 hh = remaining / SECSPERHOUR;
369 if (hh)
370 len += snprintf(buf + len, BUFLEFT, "%2d:", hh);
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Dpartime.c366 int hh, mm, ss; local
373 * and o is a time zone offset of the form [-+]hh[:mm[:ss]].
424 if (!(s = parse_ranged (s, 2, 0, 23, &hh)))
439 offset = (hh*60 + mm)*60L + ss;
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_internal.h156 UT_hash_handle hh; member in struct:ucl_macro
H A Ducl_parser.c2324 HASH_FIND (hh, parser->macroes, c, macro_len, macro);
2511 HASH_ADD_KEYPTR (hh, parser->macroes, new->name, strlen (new->name), new);
2534 HASH_ADD_KEYPTR (hh, parser->macroes, new->name, strlen (new->name), new);
H A Ducl_util.c162 UCL_FREE (obj->hh.keylen, obj->trash_stack[UCL_TRASH_KEY]);
497 HASH_ITER (hh, parser->macroes, macro, mtmp) {
/freebsd-11-stable/contrib/tzcode/zic/
H A Dzic.c883 ** h -h hh:mm -hh:mm hh:mm:ss -hh:mm:ss
895 long hh; local
906 if (sscanf(string, scheck(string, "%ld"), &hh) == 1)
908 else if (sscanf(string, scheck(string, "%ld:%d"), &hh, &mm) == 2)
911 &hh, &mm, &ss) != 3) {
915 if (hh < 0 ||
921 if (LONG_MAX / SECSPERHOUR < hh) {
[all...]
/freebsd-11-stable/sbin/pfctl/
H A Dparse.y1239 struct node_host *h = NULL, *hh;
1281 hh = malloc(sizeof(*hh));
1282 if (hh == NULL)
1284 bcopy(h, hh, sizeof(*hh));
1289 hh = NULL;
1309 if (hh != NULL)
1310 h = hh;
1318 free(hh);
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta.autodep.mk166 DEPEND_SUFFIXES += .c .h .cpp .hpp .cxx .hxx .cc .hh
/freebsd-11-stable/share/mk/
H A Dmeta.autodep.mk167 DEPEND_SUFFIXES += .c .h .cpp .hpp .cxx .hxx .cc .hh
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c4189 struct elf_link_hash_entry *hh;
4194 hh, sec, value,
4202 && hh->root.type == bfd_link_hash_undefweak)
4205 h = (struct alpha_elf_link_hash_entry *) hh;
4179 struct elf_link_hash_entry *hh; local
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A DMakefile.in99 am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
/freebsd-11-stable/contrib/ntp/ntpd/
H A DMakefile.in260 am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \

Completed in 241 milliseconds