Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/time/
Dstrftime.c308 # define _ctloc(x) (ctloclen = strlen (ctloc = _CurrentTimeLocale->x))
328 # define _ctloc(x) (ctloclen = wcslen (ctloc = _CurrentTimeLocale->w##x))
341 &ctloclen))
694 size_t i, ctloclen; in __strftime() local
761 for (i = 0; i < ctloclen; i++) in __strftime()
771 for (i = 0; i < ctloclen; i++) in __strftime()
782 for (i = 0; i < ctloclen; i++) in __strftime()
792 for (i = 0; i < ctloclen; i++) in __strftime()
1090 for (i = 0; i < ctloclen; i++) in __strftime()