Searched refs:PAD_FMT_HMS (Results 1 – 1 of 1) sorted by relevance
58 #define PAD_FMT_HMS 0 macro218 pt = _conv(t->tm_hour, fmt_padding[PAD_FMT_HMS][PadIndex], in _fmt()224 fmt_padding[PAD_FMT_HMS][PadIndex], in _fmt()270 pt = _conv(t->tm_min, fmt_padding[PAD_FMT_HMS][PadIndex], in _fmt()294 pt = _conv(t->tm_sec, fmt_padding[PAD_FMT_HMS][PadIndex], in _fmt()