Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dstrftime.c635 _yconv(int a, int b, bool convert_top, bool convert_yy, in _yconv() argument
652 if (convert_top) { in _yconv()
/freebsd/lib/libc/stdtime/
H A Dstrftime.c601 _yconv(const int a, const int b, const int convert_top, const int convert_yy, in _yconv() argument
618 if (convert_top) { in _yconv()