Searched defs:EndOfBlock (Results 1 – 2 of 2) sorted by relevance
26 constexpr uint32_t EndOfBlock = UINT_MAX; // std::numeric_limits<uint32_t>::max(); variable
890 class EndOfBlock(Exception): pass class