Searched defs:MakeFlags (Results 1 – 2 of 2) sorted by relevance
109 inline uint16_t MakeFlags(bool n, bool z, bool c, bool o) { in MakeFlags() function113 inline uint16_t MakeFlags(uint8_t nzco_bits) { in MakeFlags() function
172 constexpr uint16_t MakeFlags(MessageType type, bool is_truncated) { in MakeFlags() function