Searched defs:x_bit (Results 1 – 3 of 3) sorted by relevance
107 BitType x_bit = cpp::bit_cast<BitType>(x); in bit_and() local117 BitType x_bit = cpp::bit_cast<BitType>(x); in bit_or() local127 BitType x_bit = cpp::bit_cast<BitType>(x); in bit_not() local
82 int x_bit = Bit(buffer[0], 7); in CheckHeader() local
1878 static const uint32_t x_bit = 1; variable