Searched refs:HD (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/unbound/compat/
H A Dgetentropy_solaris.c63 HD(errno); \
65 HD(b); \
69 #define HD(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (x))) macro
315 HD(p); /* an addr on stack */
317 HD(p); /* the addr of errno */
419 HD(results);
428 HD(cnt);
H A Dgetentropy_osx.c74 HD(errno); \
76 HD(b); \
80 #define HD(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (x))) macro
249 HD(mach_time);
292 HD(p); /* an addr on stack */
294 HD(p); /* the addr of errno */
340 HD(mach_time);
397 HD(results);
406 HD(cnt);
H A Dgetentropy_linux.c79 HD(errno); \
81 HD(b); \
85 #define HD(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (x))) macro
392 HD(p); /* an addr on stack */
394 HD(p); /* the addr of errno */
501 HD(results);
510 HD(cnt);
527 HD(p);
/freebsd-11-stable/usr.bin/tip/tip/
H A Dcu.c110 HD = TRUE;
H A Dremote.c151 HD = cgetflag("hd");
H A Dtip.h96 EXTERN short HD; /* this host is half duplex - do local echo */ variable
H A Dcmds.c787 HD = boolean(value(LECHO));
/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dscan.l94 HD [0-9A-Fa-f]
102 0[xX]{HD}+[lLuU]* return (icon(16));
105 0[xX]{HD}+p{HD}+[fFlL]? |
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp320 for (auto *HD : Buckets[i]) {
321 uint32_t HashValue = HD->HashValue;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1072 if (auto *HD = B->getHoldingVar())
1073 CT = mergeCanThrow(CT, canVarDeclThrow(Self, HD));
/freebsd-11-stable/sys/dev/dpt/
H A Ddpt.h187 #define HD(cmd) ((hostdata *)&(cmd->host->hostdata)) macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp142 if (auto *HD = B->getHoldingVar())
143 EmitVarDecl(*HD);
H A DCodeGenModule.cpp5295 if (auto *HD = B->getHoldingVar())
5296 EmitGlobal(HD);
/freebsd-11-stable/sys/dev/usb/quirk/
H A Dusb_quirk.c269 USB_QUIRK(LACIE, HD, 0x0000, 0xffff, UQ_MSC_FORCE_WIRE_CBI,
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh238 wW4OmiaPX0IWsTy2RwAsKaX5Z+HD+OGLqpn6WYKclTwXVx4ePCn9aQ7COOAXMtoe

Completed in 204 milliseconds