OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unichar_to_gsm7_count
(Results
1 - 1
of
1
) sorted by null
/external/qemu/telephony/
gsm.c
591
unichar_to_gsm7_count
( int unicode )
function
621
len =
unichar_to_gsm7_count
( c );
643
if (
unichar_to_gsm7_count
(c) == 0)
791
len =
unichar_to_gsm7_count
(c);
Completed in 34 milliseconds