Searched defs:UnknownSize (Results 1 – 2 of 2) sorted by relevance
45 enum : uint64_t { UnknownSize = ~UINT64_C(0) }; enumerator
81 static uint64_t const UnknownSize = ~UINT64_C(0); variable