Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dstrftime.c105 enum warn { IN_NONE, IN_SOME, IN_THIS, IN_ALL }; enumerator
149 else if (warn == IN_THIS) in strftime()
218 warn2 = IN_THIS; in _fmt()
489 warn2 = IN_THIS; in _fmt()
/freebsd/lib/libc/stdtime/
H A Dstrftime.c47 #define IN_THIS 2 macro
95 else if (warn == IN_THIS) in strftime_l()
174 warn2 = IN_THIS; in _fmt()
453 warn2 = IN_THIS; in _fmt()