OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pspill
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/liblmdb/
mdb.c
3551
MDB_IDL
pspill
;
local
3583
if ((
pspill
= parent->mt_spill_pgs) && (ps_len =
pspill
[0])) {
3585
pspill
[0] = (pgno_t)-1;
3589
while (pn >
pspill
[x])
3591
if (pn ==
pspill
[x]) {
3592
pspill
[x] = 1;
3598
if (!(
pspill
[x] & 1))
3599
pspill
[++y] =
pspill
[x]
[
all
...]
mdb.c
3551
MDB_IDL
pspill
;
local
3583
if ((
pspill
= parent->mt_spill_pgs) && (ps_len =
pspill
[0])) {
3585
pspill
[0] = (pgno_t)-1;
3589
while (pn >
pspill
[x])
3591
if (pn ==
pspill
[x]) {
3592
pspill
[x] = 1;
3598
if (!(
pspill
[x] & 1))
3599
pspill
[++y] =
pspill
[x]
[
all
...]
Completed in 73 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026