Home
last modified time | relevance | path

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

/freebsd/usr.bin/calendar/
H A Dcalendar.h85 #define F_DECSOLSTICE 0x20000 macro
H A Dparsedata.c161 strlen(STRING_DECSOLSTICE), F_DECSOLSTICE); in determinestyle()
163 F_DECSOLSTICE); in determinestyle()
792 (F_SPECIALDAY | F_VARIABLE | F_DECSOLSTICE)) { in parsedaymonth()
863 if ((flags & F_DECSOLSTICE) != 0) in showflags()