OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:endsearched
(Results
1 - 1
of
1
) sorted by null
/external/tremolo/Tremolo/
vorbisfile.c
211
ogg_int64_t
endsearched
=end;
local
218
while(searched<
endsearched
){
221
if(
endsearched
-searched<CHUNKSIZE){
224
bisect=(searched+
endsearched
)/2;
231
endsearched
=bisect;
[
all
...]
Completed in 57 milliseconds