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

  /bionic/libc/private/
bionic_time.h 47 const char * c_fmt; member in struct:strftime_locale
  /bionic/libc/tzcode/
strftime.c 56 const char * c_fmt; member in struct:lc_time_T
95 ** c_fmt
260 pt = _fmt(locale->c_fmt, t, pt, ptlim, warnp, locale);

Completed in 239 milliseconds