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

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

Completed in 68 milliseconds