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

  /prebuilt/linux-x86/toolchain/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);
  /external/webkit/Source/JavaScriptCore/runtime/
DatePrototype.cpp 202 static const nl_item formats[] = { D_T_FMT, D_FMT, T_FMT };
    [all...]

Completed in 463 milliseconds