Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dtime.h254 size_t strftime_l (char *__restrict _s, size_t _maxsize,
/picolibc-latest/newlib/libc/time/
Dstrftime.c315 # define strftime_l wcsftime_l /* Alternate function name */ macro
1476 strftime_l (CHAR *__restrict s, size_t maxsize, const CHAR *__restrict format, in strftime_l() function