Searched defs:HR (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/unbound/compat/
H A Dgetentropy_osx.c72 #define HR(x, l) (SHA512_Update(&ctx, (char *)(x), (l))) macro
H A Dgetentropy_linux.c79 #define HR(x, l) (SHA512_Update(&ctx, (char *)(x), (l))) macro
86 #define HR(x, l) (sha512_update(&ctx, (l), (uint8_t *)(x))) macro
H A Dgetentropy_solaris.c68 #define HR(x, l) (SHA512_Update(&ctx, (char *)(x), (l))) macro
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h192 unsigned HR = getRight() ? getRight()->validateTree() : 0; local
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_wwv.c310 #define HR 2 /* hour digits (2) */ macro
[all...]

Completed in 72 milliseconds