Home
last modified time | relevance | path

Searched defs:pt (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/time/
Dwcsftime.c138 _fmt(const wchar_t *format, const struct tm *t, wchar_t *pt, in _fmt()
492 _conv(int n, const wchar_t *format, wchar_t *pt, const wchar_t *ptlim) in _conv()
501 _add(const wchar_t *str, wchar_t *pt, const wchar_t *ptlim) in _add()
509 _sadd(const char *str, wchar_t *pt, const wchar_t *ptlim) in _sadd()
524 _yconv(int a, int b, int convert_top, int convert_yy, wchar_t *pt, in _yconv()
/bionic/libc/tzcode/
Dstrftime.c193 _fmt(const char *format, const struct tm *t, char *pt, in _fmt()
630 _conv(int n, const char *format, char *pt, const char *ptlim) in _conv()
639 _add(const char *str, char *pt, const char *const ptlim, int modifier) in _add()
688 char *pt, const char *ptlim, int modifier) in _yconv()