Home
last modified time | relevance | path

Searched refs:strftime_l (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dtime.h118 extern size_t strftime_l (char *__restrict _s, size_t _maxsize,
/picolibc-3.5.0-3.4.0/newlib/libc/time/
Dstrftime.c316 # define strftime_l wcsftime_l /* Alternate function name */ macro
1497 strftime_l (CHAR *__restrict s, size_t maxsize, const CHAR *__restrict format, in strftime_l() function