Home
last modified time | relevance | path

Searched refs:_yconv (Results 1 - 1 of 1) sorted by relevance

/third_party/tzdata/
H A Dstrftime.c111 static char * _yconv(int, int, bool, bool, char *, char const *);
209 pt = _yconv(t->tm_year, TM_YEAR_BASE, in _fmt()
454 pt = _yconv(year, base, in _fmt()
457 } else pt = _yconv(year, base, in _fmt()
496 pt = _yconv(t->tm_year, TM_YEAR_BASE, in _fmt()
501 pt = _yconv(t->tm_year, TM_YEAR_BASE, in _fmt()
635 _yconv(int a, int b, bool convert_top, bool convert_yy, in _yconv() function

Completed in 2 milliseconds