Home
last modified time | relevance | path

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

/dports/misc/cxxmatrix/cxxmatrix-e70ecca/
H A Dcxxmatrix.cpp875 while (msg.size() < s2banner_max_message_size && *msg_u8) { in s2banner_decode()
935 static constexpr std::size_t s2banner_max_message_size = 0x1000; member