OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coloncount
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
win32.cc
284
int
coloncount
= 0;
local
291
++
coloncount
;
295
// (
coloncount
+ 1) is the number of shorts left in the address.
296
addr_cursor = addr_end - (
coloncount
+ 1);
Completed in 128 milliseconds