HomeSort by relevance Sort by last modified time
    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 1015 milliseconds