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

  /ndk/sources/cxx-stl/llvm-libc++/src/support/solaris/
xlocale.c 90 size_t strftime_l(char *__s, size_t __size, const char *__fmt, const struct tm function
  /ndk/sources/cxx-stl/llvm-libc++/include/support/win32/
locale_win32.h 89 #define strftime_l _strftime_l macro
  /ndk/sources/cxx-stl/llvm-libc++/src/support/android/
locale_support.c 187 size_t strftime_l(char *s, size_t maxsize, const char *format, function

Completed in 2455 milliseconds