Searched defs:NONE_EVENT (Results 1 – 3 of 3) sorted by relevance
42 #define NONE_EVENT (0X00) macro
35 static const uint32_t NONE_EVENT = 0x0000; variable
29 constexpr int NONE_EVENT = -1; variable