Searched defs:m_adj (Results 1 – 7 of 7) sorted by relevance
61 month_adjustor_type m_adj(_m.as_number()); in get_neg_offset() local66 month_adjustor_type m_adj(_m.as_number()); in get_offset() local181 month_adjustor_type m_adj(_y.as_number() * 12); in get_neg_offset() local186 month_adjustor_type m_adj(_y.as_number() * 12); in get_offset() local
1026 const uint32_t m_adj = m - 3; /* March-based month. */ in jsondec_epochdays() local
1068 const uint32_t m_adj = m - 3; /* March-based month. */ in jsondec_epochdays() local
3071 const uint32_t m_adj = m - 3; /* March-based month. */ in jsondec_epochdays() local
3400 const uint32_t m_adj = m - 3; /* March-based month. */ in jsondec_epochdays() local