Searched refs:fixs (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/usr.bin/calendar/
H A Dcalendar.h56 extern struct fixs neaster, npaskha, ncny, nfullmoon, nnewmoon;
57 extern struct fixs nmarequinox, nsepequinox, njunsolstice, ndecsolstice;
136 struct fixs { struct
146 extern struct fixs fndays[8]; /* full national days names */
147 extern struct fixs fnmonths[13]; /* full national months names */
148 extern struct fixs ndays[8]; /* short national days names */
149 extern struct fixs nmonths[13]; /* short national month names */
150 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.c77 struct fixs neaster, npaskha, ncny, nfullmoon, nnewmoon;
78 struct fixs nmarequinox, nsepequinox, njunsolstice, ndecsolstice;
H A Dparsedata.c877 struct fixs *n;
928 struct fixs *n;
985 struct fixs *n;

Completed in 21 milliseconds