Home
last modified time | relevance | path

Searched refs:C_LCONV (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/android/support/src/locale/
Dlocaleconv.c32 static struct lconv C_LCONV[1] = { { in localeconv() local
59 return C_LCONV; in localeconv()