Home
last modified time | relevance | path

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

/freebsd/usr.bin/calendar/
H A Dcalendar.h56 extern struct fixs neaster, npaskha, ncny, nfullmoon, nnewmoon;
57 extern struct fixs nmarequinox, nsepequinox, njunsolstice, ndecsolstice;
138 struct fixs { struct
148 extern struct fixs fndays[8]; /* full national days names */ argument
149 extern struct fixs fnmonths[13]; /* full national months names */
150 extern struct fixs ndays[8]; /* short national days names */
151 extern struct fixs nmonths[13]; /* short national month names */
152 extern struct fixs nsequences[10];
H A Dlocale.c65 struct fixs fndays[8]; /* full national days names */
66 struct fixs ndays[8]; /* short national days names */
67 struct fixs fnmonths[13]; /* full national months names */
68 struct fixs nmonths[13]; /* short national month names */
69 struct fixs nsequences[10]; /* national sequence names */
H A Dio.c69 struct fixs neaster, npaskha, ncny, nfullmoon, nnewmoon;
70 struct fixs nmarequinox, nsepequinox, njunsolstice, ndecsolstice;
H A Dparsedata.c882 struct fixs *n; in checkmonth()
933 struct fixs *n; in checkdayofweek()
990 struct fixs *n; in indextooffset()
/freebsd/contrib/openbsm/
H A DNEWS250 - Countless man page improvements, markup fixes, content fixs, etc.