Searched defs:SUCCESS (Results 1 – 7 of 7) sorted by relevance
65 SUCCESS = 0x00, enumerator78 SUCCESS = 0x00, enumerator
7 constexpr auto SUCCESS = 0; variable
14 static constexpr auto SUCCESS = 0; variable
34 SUCCESS = 0x00, enumerator
205 static constexpr auto SUCCESS = 0; variable
56 #define SUCCESS 1 macro
60 #define SUCCESS(val) \ macro