Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dgdsys_ioep.c38 enum last_spec { enum
93 u16 *buffer, enum last_spec last_spec) in receive_byte_buffer() argument
109 if (k == (len - 1) && (last_spec == READ_DATA_IS_NOT_LAST || in receive_byte_buffer()
/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h221 struct last_spec struct
223 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;
2004 CONSTDATA date::last_spec last{};
2183 weekday::operator[](last_spec) const NOEXCEPT
3630 operator/(const month& m, last_spec) NOEXCEPT
3638 operator/(last_spec, const month& m) NOEXCEPT
3646 operator/(int m, last_spec) NOEXCEPT
3654 operator/(last_spec, int m) NOEXCEPT
[all …]