Searched defs:FAILURE (Results 1 – 4 of 4) sorted by relevance
15 static constexpr auto FAILURE = -1; variable
79 FAILURE = 0x02, enumerator
205 static constexpr auto FAILURE = -1; variable
63 #define FAILURE(val) \ macro