Searched refs:last_spec (Results 1 – 2 of 2) sorted by relevance
38 enum last_spec { enum93 u16 *buffer, enum last_spec last_spec) in receive_byte_buffer() argument109 if (k == (len - 1) && (last_spec == READ_DATA_IS_NOT_LAST || in receive_byte_buffer()
221 struct last_spec struct223 explicit last_spec() = default;257 CONSTCD11 month_day_last operator/(const month& m, last_spec) NOEXCEPT;258 CONSTCD11 month_day_last operator/(int m, last_spec) NOEXCEPT;259 CONSTCD11 month_day_last operator/(last_spec, const month& m) NOEXCEPT;260 CONSTCD11 month_day_last operator/(last_spec, int m) NOEXCEPT;280 year_month_day_last operator/(const year_month& ym, last_spec) NOEXCEPT;479 CONSTCD11 weekday_last operator[](last_spec) const NOEXCEPT;2004 CONSTDATA date::last_spec last{};2183 weekday::operator[](last_spec) const NOEXCEPT[all …]