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

  /ndk/sources/cxx-stl/llvm-libc++/include/support/android/
nl_types.h 22 typedef int nl_item; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
nl_types.h 37 typedef int nl_item; typedef
langinfo.h 31 /* Construct an `nl_item' value for `nl_langinfo' from a locale category
37 /* Extract the category and item index from a constructed `nl_item' value. */
582 extern char *nl_langinfo (nl_item __item) __THROW;
593 extern char *nl_langinfo_l (nl_item __item, __locale_t l);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
nl_types.h 37 typedef int nl_item; typedef
langinfo.h 31 /* Construct an `nl_item' value for `nl_langinfo' from a locale category
37 /* Extract the category and item index from a constructed `nl_item' value. */
582 extern char *nl_langinfo (nl_item __item) __THROW;
593 extern char *nl_langinfo_l (nl_item __item, __locale_t l);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
nl_types.h 37 typedef int nl_item; typedef
langinfo.h 31 /* Construct an `nl_item' value for `nl_langinfo' from a locale category
37 /* Extract the category and item index from a constructed `nl_item' value. */
582 extern char *nl_langinfo (nl_item __item) __THROW;
593 extern char *nl_langinfo_l (nl_item __item, __locale_t l);
  /external/webkit/Source/JavaScriptCore/runtime/
DatePrototype.cpp 202 static const nl_item formats[] = { D_T_FMT, D_FMT, T_FMT };
    [all...]

Completed in 3390 milliseconds