Searched refs:HASH_BIG_ENDIAN (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/storage/
H A Dlookup3.c65 # define HASH_BIG_ENDIAN 1 macro
68 # define HASH_BIG_ENDIAN 0 macro
94 # define HASH_BIG_ENDIAN 0 macro
99 # define HASH_BIG_ENDIAN 1 macro
104 # define HASH_BIG_ENDIAN 1 macro
108 # define HASH_BIG_ENDIAN 0 macro
112 # define HASH_BIG_ENDIAN 0 macro
735 if (HASH_BIG_ENDIAN && ((u.i & 0x3) == 0)) {
/openbsd-current/sbin/unwind/libunbound/util/storage/
H A Dlookup3.c65 # define HASH_BIG_ENDIAN 1 macro
68 # define HASH_BIG_ENDIAN 0 macro
94 # define HASH_BIG_ENDIAN 0 macro
99 # define HASH_BIG_ENDIAN 1 macro
104 # define HASH_BIG_ENDIAN 1 macro
108 # define HASH_BIG_ENDIAN 0 macro
112 # define HASH_BIG_ENDIAN 0 macro
735 if (HASH_BIG_ENDIAN && ((u.i & 0x3) == 0)) {
/openbsd-current/usr.sbin/nsd/
H A Dlookup3.c86 # define HASH_BIG_ENDIAN 0 macro
91 # define HASH_BIG_ENDIAN 1 macro
96 # define HASH_BIG_ENDIAN 1 macro
100 # define HASH_BIG_ENDIAN 0 macro
104 # define HASH_BIG_ENDIAN 0 macro
717 if (HASH_BIG_ENDIAN && ((u.i & 0x3) == 0)) {

Completed in 125 milliseconds