Home
last modified time | relevance | path

Searched refs:mdl_ (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h766 date::month_day_last mdl_; variable
2697 , mdl_(mdl)
2739 CONSTCD11 inline month year_month_day_last::month() const NOEXCEPT {return mdl_.month();}
2746 return mdl_;
2761 return (month() != February || !y_.is_leap()) && mdl_.ok() ?
2784 return y_.ok() && mdl_.ok();