OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:julian
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/cal/
cal.c
94
/* leap years according to the
julian
calendar */
110
/* number of
julian
leap days that have passed by a given date */
121
* the
julian
leap day count (for the same date) describes the number
137
* side effects of this upon the Gregorian reform is that two
Julian
161
* That's 2 for standard/
julian
display, 4 for months possibly
198
static int
julian
;
variable in typeref:typename:int
256
julian
= 1;
359
if (
julian
) {
436
printf("%s ", (
julian
) ?
439
printf("%.*s", dow * (
julian
? 4 : 3) - 1
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025