Searched defs:BINARY (Results 1 – 5 of 5) sorted by relevance
29 enum class DumpFormat { JSON, BINARY, OTHER }; enumerator
38 static constexpr uint32_t BINARY = 2; // 2 : binary variable
26 BINARY = 0x2, enumerator
39 static constexpr uint8_t BINARY = 2; variable
38 inline constexpr uint8_t BINARY = 2; variable