Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/time/
Dstrftime.c307 # define _ctloc(x) (ctloclen = strlen (ctloc = _CurrentTimeLocale->x))
327 # define _ctloc(x) (ctloclen = wcslen (ctloc = _CurrentTimeLocale->w##x))
340 &ctloclen))
693 size_t i, ctloclen; in __strftime() local
760 for (i = 0; i < ctloclen; i++) in __strftime()
770 for (i = 0; i < ctloclen; i++) in __strftime()
781 for (i = 0; i < ctloclen; i++) in __strftime()
791 for (i = 0; i < ctloclen; i++) in __strftime()
1089 for (i = 0; i < ctloclen; i++) in __strftime()