OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:legacy_chars
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r11/sources/android/support/src/musl-locale/
iconv.c
57
static const unsigned short
legacy_chars
[] = {
variable
371
c =
legacy_chars
[ map[c*5/4]>>2*c%8 |
406
if (d ==
legacy_chars
[ tomap[c*5/4]>>2*c%8 |
/prebuilts/ndk/r13/sources/android/support/src/musl-locale/
iconv.c
57
static const unsigned short
legacy_chars
[] = {
variable
371
c =
legacy_chars
[ map[c*5/4]>>2*c%8 |
406
if (d ==
legacy_chars
[ tomap[c*5/4]>>2*c%8 |
Completed in 51 milliseconds