OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:days_in_month
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
clock.h
53
days_in_month
(int m)
function in typeref:typename:int
clock.h
53
days_in_month
(int m)
function in typeref:typename:int
clock.h
53
days_in_month
(int m)
function in typeref:typename:int
/src/usr.bin/cal/
cal.c
71
static int
days_in_month
[2][13] = {
variable in typeref:typename:int[2][13]
513
dm =
days_in_month
[leap_year(year)][month];
537
day +=
days_in_month
[leap][i];
707
date >
days_in_month
[1][month])
720
days_in_month
[1][month]);
844
mdays =
days_in_month
[g_leap_year(year, 3, 1)][month];
cal.c
71
static int
days_in_month
[2][13] = {
variable in typeref:typename:int[2][13]
513
dm =
days_in_month
[leap_year(year)][month];
537
day +=
days_in_month
[leap][i];
707
date >
days_in_month
[1][month])
720
days_in_month
[1][month]);
844
mdays =
days_in_month
[g_leap_year(year, 3, 1)][month];
cal.c
71
static int
days_in_month
[2][13] = {
variable in typeref:typename:int[2][13]
513
dm =
days_in_month
[leap_year(year)][month];
537
day +=
days_in_month
[leap][i];
707
date >
days_in_month
[1][month])
720
days_in_month
[1][month]);
844
mdays =
days_in_month
[g_leap_year(year, 3, 1)][month];
Completed in 55 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025