Searched defs:INITIAL (Results 1 – 3 of 3) sorted by relevance
38 constexpr uint8_t INITIAL = 0; variable
132 …enum class State : uint8_t { INITIAL = 0, LOADED, VERIFIED, INITIALIZING, ERRONEOUS, INITIALIZED }; enumerator
86 INITIAL = 0, enumerator