HomeSort by relevance Sort by last modified time
    Searched full:_sadd (Results 1 - 1 of 1) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/time/
wcsftime.c 105 static wchar_t * _sadd(const char *, wchar_t *, const wchar_t *);
447 pt = _sadd(t->TM_ZONE, pt, ptlim);
450 pt = _sadd(tzname[t->tm_isdst != 0],
514 _sadd(const char *str, wchar_t *pt, const wchar_t *ptlim) function

Completed in 94 milliseconds