OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BITMAPS
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/db/hash/
hash.h
90
uint16_t
bitmaps
[NCACHED]; /* address of overflow page
member in struct:hashhdr
91
*
bitmaps
*/
115
int nmaps; /* Initial number of
bitmaps
*/
296
#define
BITMAPS
hdr.
bitmaps
hash.c
177
/* Read in
bitmaps
*/
294
memset(hashp->
BITMAPS
, 0, sizeof (hashp->
BITMAPS
));
507
(u_int)hashp->
BITMAPS
[i], 0, 1))
972
P_16_COPY(srcp->
bitmaps
[i], destp->
bitmaps
[i]);
1003
M_16_SWAP(hdrp->
bitmaps
[i]);
hash_page.c
655
hashp->
BITMAPS
[ndx] = (uint16_t)pnum;
905
(char *)(void *)hashp->mapp[ndx], (uint32_t)hashp->
BITMAPS
[ndx], 0, 1, 1)) {
Completed in 38 milliseconds
Indexes created Fri Nov 07 20:09:51 GMT 2025