Searched refs:ARRAY3 (Results 1 – 4 of 4) sorted by relevance
30 constexpr int32_t ARRAY3 = 3; variable45 …turn (ptr[ARRAY0] << DIGIT24) | (ptr[ARRAY1] << DIGIT16) | (ptr[ARRAY2] << DIGIT8) | (ptr[ARRAY3]); in Convert2Uint32()
30 constexpr int32_t ARRAY3 = 3; variable46 …turn (ptr[ARRAY0] << DIGIT24) | (ptr[ARRAY1] << DIGIT16) | (ptr[ARRAY2] << DIGIT8) | (ptr[ARRAY3]); in Convert2Uint32()