Searched defs:HF (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/compat/
H A Dgetentropy_linux.c86 #define HF(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (void*))) macro
H A Dgetentropy_osx.c81 #define HF(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (void*))) macro
H A Dgetentropy_solaris.c70 #define HF(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (void*))) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DLinux.cpp439 const bool HF = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3596 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); local
4241 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); local
H A DRewriteModernObjC.cpp4386 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); local
5083 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); local

Completed in 275 milliseconds