OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HT_NO_BITS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/
ht.c
33
#define
HT_NO_BITS
0
150
REQUIRE(ht->hashbits[newindex] ==
HT_NO_BITS
);
207
REQUIRE(ht->hashbits[idx] ==
HT_NO_BITS
);
235
ht->hashbits[idx] =
HT_NO_BITS
;
/src/external/mpl/dhcp/bind/dist/lib/isc/
ht.c
32
#define
HT_NO_BITS
0
190
REQUIRE(ht->hashbits[newindex] ==
HT_NO_BITS
);
248
REQUIRE(ht->hashbits[idx] ==
HT_NO_BITS
);
278
ht->hashbits[idx] =
HT_NO_BITS
;
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026