Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUtils.cpp104 const int monthLengths[12] in decode_time() local
H A DUdfStructures.cpp233 const int monthLengths[12] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; in get_month_length() local