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