Searched defs:HF (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/contrib/unbound/compat/ |
| HD | getentropy_solaris.c | 70 #define HF(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (void*))) macro
|
| HD | getentropy_osx.c | 81 #define HF(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (void*))) macro
|
| HD | getentropy_linux.c | 86 #define HF(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (void*))) macro
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| HD | Linux.cpp | 564 const bool HF = in getDynamicLinker() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| HD | RewriteObjC.cpp | 3589 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals() local 4233 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar() local
|
| HD | RewriteModernObjC.cpp | 4378 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals() local 5074 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar() local
|