OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:besti
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/zlib/pigz/dist/zopfli/
blocksplitter.c
63
size_t
besti
;
local
75
besti
= 0;
80
besti
= i;
85
start =
besti
== 0 ? start : p[
besti
- 1];
86
end =
besti
== NUM - 1 ? end : p[
besti
+ 1];
88
pos = p[
besti
];
blocksplitter.c
63
size_t
besti
;
local
75
besti
= 0;
80
besti
= i;
85
start =
besti
== 0 ? start : p[
besti
- 1];
86
end =
besti
== NUM - 1 ? end : p[
besti
+ 1];
88
pos = p[
besti
];
/src/usr.sbin/mrouted/
snmp.c
565
int i,
besti
;
local
572
|| (n->al_addr == bestn->al_addr && i <
besti
))) {
574
besti
= i;
580
*vifi =
besti
;
snmp.c
565
int i,
besti
;
local
572
|| (n->al_addr == bestn->al_addr && i <
besti
))) {
574
besti
= i;
580
*vifi =
besti
;
Completed in 52 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026