/freebsd/contrib/libucl/uthash/ |
H A D | uthash.h | 95 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument 142 #define HASH_MAKE_TABLE(hh,head) \ argument 161 #define HASH_ADD(hh,head,fieldname,keylen_in,add) \ argument 164 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument 174 #define HASH_ADD_KEYPTR(hh,head,keyptr,keylen_in,add) \ argument 216 #define HASH_DELETE(hh,head,delptr) \ argument 279 #define HASH_FSCK(hh,head) \ argument 331 #define HASH_FSCK(hh,head) argument 338 #define HASH_EMIT_KEY(hh,head,keyptr,fieldlen) \ argument 345 #define HASH_EMIT_KEY(hh,head,keyptr,fieldlen) argument [all …]
|
/freebsd/contrib/elftoolchain/common/ |
H A D | uthash.h | 96 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument 142 #define HASH_MAKE_TABLE(hh,head) \ argument 161 #define HASH_ADD(hh,head,fieldname,keylen_in,add) \ argument 164 #define HASH_ADD_KEYPTR(hh,head,keyptr,keylen_in,add) \ argument 206 #define HASH_DELETE(hh,head,delptr) \ argument 263 #define HASH_FSCK(hh,head) \ argument 315 #define HASH_FSCK(hh,head) argument 322 #define HASH_EMIT_KEY(hh,head,keyptr,fieldlen) \ argument 329 #define HASH_EMIT_KEY(hh,head,keyptr,fieldlen) argument 582 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,out) \ argument [all …]
|
/freebsd/contrib/bsddialog/examples_library/ |
H A D | timebox.c | 18 unsigned int hh, mm, ss; in main() local
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | mdc2.h | 37 DES_cblock h, hh; member
|
/freebsd/sys/geom/ |
H A D | geom_subr.c | 125 struct g_hh00 *hh; in g_load_class() local 251 struct g_hh00 *hh; in g_modevent() local 305 struct g_hh00 *hh; in g_retaste_event() local 348 struct g_hh00 *hh; in g_retaste() local 677 struct g_hh00 *hh; in g_resize_provider_event() local 743 struct g_hh00 *hh; in g_resize_provider() local
|
/freebsd/usr.bin/calendar/ |
H A D | calendar.c | 152 long utcoffset, hh, mm, ss; in main() local
|
H A D | sunpos.c | 193 #define DEBUG1(y, m, d, hh, mm, pdec, dec) \ argument 196 #define DEBUG2(y, m, d, hh, mm, pdec, dec, pang, ang) \ argument
|
H A D | parsedata.c | 1030 int hh, mm, ss, i; in floattotime() local 1049 int i, m, d, hh, mm, ss; in floattoday() local
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_bcopy.c | 44 struct sdp_hh *hh; in _dump_packet() local
|
H A D | sdp_cma.c | 274 struct sdp_hh hh; in sdp_cma_handler() local
|
/freebsd/contrib/bsddialog/lib/ |
H A D | timebox.c | 96 int cols, unsigned int *hh, unsigned int *mm, unsigned int *ss) in bsddialog_timebox() argument
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_types.h | 185 int16_t hh; uint16_t hl; uint16_t lh; uint16_t ll; member 188 uint16_t hh; uint16_t hl; uint16_t lh; uint16_t ll; member
|
/freebsd/contrib/ntp/sntp/ |
H A D | utilities.c | 144 int hh, mm, lto, isdst; in tv_to_str() local
|
/freebsd/contrib/bearssl/tools/ |
H A D | client.c | 217 print_hashes(unsigned hh, unsigned hh2) in print_hashes() 234 choose_hash(unsigned hh) in choose_hash()
|
/freebsd/contrib/tnftp/src/ |
H A D | progressbar.c | 317 int remaining, hh, i; local
|
/freebsd/contrib/tzcode/ |
H A D | zdump.c | 977 int ss = tm->tm_sec, mm = tm->tm_min, hh = tm->tm_hour; in format_local_time() local 1005 long hh; in format_utc_offset() local [all...] |
H A D | zic.c | 1815 zic_t hh; in gethms() local [all...] |
/freebsd/contrib/bsddialog/utility/ |
H A D | util_builders.c | 247 unsigned int hh, mm, ss; timebox_builder() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 43 uint32_t hh[10]; member
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_internal.h | 187 UT_hash_handle hh; member
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_cma.c | 452 static inline u8 sdp_get_ip_ver(const struct sdp_hh *hh) in sdp_get_ip_ver() 457 static inline void sdp_set_ip_ver(struct sdp_hh *hh, u8 ip_ver) in sdp_set_ip_ver()
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 1583 struct node_host *h = NULL, *hh; variable
|
/freebsd/contrib/sqlite3/ |
H A D | shell.c | 23069 enum HelpHave hh = HH_More; in showHelp() local
|