Home
last modified time | relevance | path

Searched defs:TimeConstants (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/src/time/
H A Dtime_utils.h38 struct TimeConstants { global() struct
39 SECONDS_PER_MINTimeConstants global() argument
40 MINUTES_PER_HOURTimeConstants global() argument
41 HOURS_PER_DAYTimeConstants global() argument
42 DAYS_PER_WEEKTimeConstants global() argument
43 MONTHS_PER_YEARTimeConstants global() argument
44 DAYS_PER_NON_LEAP_YEARTimeConstants global() argument
45 DAYS_PER_LEAP_YEARTimeConstants global() argument
47 SECONDS_PER_HOURTimeConstants global() argument
48 SECONDS_PER_DAYTimeConstants global() argument
49 NUMBER_OF_SECONDS_IN_LEAP_YEARTimeConstants global() argument
52 TIME_YEAR_BASETimeConstants global() argument
53 EPOCH_YEARTimeConstants global() argument
54 EPOCH_WEEK_DAYTimeConstants global() argument
61 ASCTIME_BUFFER_SIZETimeConstants global() argument
62 ASCTIME_MAX_BYTESTimeConstants global() argument
65 SECONDS_UNTIL2000_MARCH_FIRSTTimeConstants global() argument
67 WEEK_DAY_OF2000_MARCH_FIRSTTimeConstants global() argument
69 DAYS_PER400_YEARSTimeConstants global() argument
71 DAYS_PER100_YEARSTimeConstants global() argument
95 OUT_OF_RANGE_RETURN_VALUETimeConstants out_of_range() argument