Searched refs:convert_top (Results 1 – 2 of 2) sorted by relevance
/openbsd/lib/libc/time/ |
H A D | strftime.c | 523 _yconv(int a, int b, int convert_top, int convert_yy, char *pt, const char *ptlim) in _yconv() argument 539 if (convert_top) { in _yconv()
|
H A D | wcsftime.c | 524 _yconv(int a, int b, int convert_top, int convert_yy, wchar_t *pt, in _yconv() argument 541 if (convert_top) { in _yconv()
|