OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ucs2end
(Results
1 - 1
of
1
) sorted by null
/external/qemu/telephony/
gsm.c
929
const unsigned char*
ucs2end
= ucs2 + ucs2len*2;
local
933
while ( ucs2 <
ucs2end
) {
964
const unsigned char*
ucs2end
= ucs2 + ucs2len*2;
local
967
while ( ucs2 <
ucs2end
) {
Completed in 62 milliseconds