Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdtime/
H A Dstrftime.c50 #define PAD_DEFAULT 0 macro
125 PadIndex = PAD_DEFAULT; in _fmt()
543 if (PadIndex != PAD_DEFAULT) in _fmt()
548 if (PadIndex != PAD_DEFAULT) in _fmt()
553 if (PadIndex != PAD_DEFAULT) in _fmt()