Searched defs:NUM_FOUR (Results 1 – 9 of 9) sorted by relevance
26 static int NUM_FOUR = 4; variable
24 static int NUM_FOUR = 4; variable
38 static constexpr int NUM_FOUR = 4; variable
37 NUM_FOUR, enumerator
60 NUM_FOUR, enumerator
33 #define NUM_FOUR 4 macro
38 NUM_FOUR, enumerator
242 const int32_t NUM_FOUR = 4; in ParseRegStatusStr() local
126 constexpr int32_t NUM_FOUR { 4 }; variable