Searched defs:BINARY (Results 1 – 3 of 3) sorted by relevance
30 enum class DumpFormat { JSON, BINARY, OTHER }; enumerator
38 static constexpr uint32_t BINARY = 2; // 2 : binary variable
38 static constexpr uint8_t BINARY = 2; variable