Searched refs:V_MINOR (Results 1 – 2 of 2) sorted by relevance
32 static constexpr uint32_t V_MINOR = 0x0000; member33 static constexpr uint32_t TRACE_VERSION = (V_MAJOR << V_MAJOR_BITS) | V_MINOR;
26 static constexpr uint32_t V_MINOR = 0x0000; member