OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:this_chunk
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/tests/
markup-test.c
119
int
this_chunk
= MIN (length - i, chunk_size);
local
123
this_chunk
,
130
i +=
this_chunk
;
Completed in 850 milliseconds