Searched defs:VERSION_1 (Results 1 – 6 of 6) sorted by relevance
30 enum { VERSION_1 = 1, DNS_PTR_TYPE = 12, DNS_TXT_TYPE = 16 }; enumerator
34 #define VERSION_1 ((uint32_t) 0) macro35 #define VERSION_1 ((uint32_t) 0) macro
39 const string VERSION_1 = "1.0"; variable
43 const string VERSION_1 = "1.0"; variable
53 const uint32_t VERSION_1 = 1; variable
57 const std::string VERSION_1 = "1.0"; variable