HomeSort by relevance Sort by last modified time
    Searched refs:nl_langinfo_l (Results 1 - 4 of 4) sorted by null

  /bionic/libc/include/
langinfo.h 96 char* nl_langinfo_l(nl_item __item, locale_t __l) __INTRODUCED_IN(26);
  /bionic/libc/bionic/
langinfo.cpp 101 char* nl_langinfo_l(nl_item item, locale_t) { function
  /bionic/tests/headers/posix/
langinfo_h.c 94 FUNCTION(nl_langinfo_l, char* (*f)(nl_item, locale_t));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 570 `nl_langinfo_l' to get the name of the locale in use for CATEGORY. */
595 extern char *nl_langinfo_l (nl_item __item, __locale_t __l);

Completed in 66 milliseconds