OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:halfway
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/error/
filter.c
142
int
halfway
;
local in function:search_ignore
148
halfway
= (ub + lb)/2;
149
if ( (order = strcmp(key, names_ignored[
halfway
])) == 0)
150
return
halfway
;
152
ub =
halfway
- 1;
154
lb =
halfway
+ 1;
Completed in 36 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025