Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/musl-locale/
Dlanginfo.c29 char *nl_langinfo_l(nl_item item, locale_t loc) in nl_langinfo_l()
63 char *nl_langinfo(nl_item item) in nl_langinfo()
Dnl_langinfo_l.c4 char *nl_langinfo_l(nl_item item, locale_t l) in nl_langinfo_l()
/ndk/sources/android/support/include/
Dnl_types.h41 typedef int nl_item; typedef
Dlanginfo.h115 char *nl_langinfo(nl_item);
116 char *nl_langinfo_l(nl_item, locale_t);