OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pinternal
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/db/btree/
bt_debug.c
305
pgno_t i, pcont,
pinternal
, pleaf;
local
312
pcont =
pinternal
= pleaf = 0;
319
++
pinternal
;
356
(long)
pinternal
+ pleaf + pcont, (long)pleaf, (long)
pinternal
,
368
pinternal
*= t->bt_psize - BTDATAOFF;
369
if (
pinternal
)
372
((double)(
pinternal
- ifree) /
pinternal
) * 100,
373
pinternal
- ifree, ifree)
[
all
...]
bt_debug.c
305
pgno_t i, pcont,
pinternal
, pleaf;
local
312
pcont =
pinternal
= pleaf = 0;
319
++
pinternal
;
356
(long)
pinternal
+ pleaf + pcont, (long)pleaf, (long)
pinternal
,
368
pinternal
*= t->bt_psize - BTDATAOFF;
369
if (
pinternal
)
372
((double)(
pinternal
- ifree) /
pinternal
) * 100,
373
pinternal
- ifree, ifree)
[
all
...]
Completed in 72 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026