Searched defs:x_bit (Results 1 – 3 of 3) sorted by relevance
109 BitType x_bit = cpp::bit_cast<BitType>(x); in bit_and() local119 BitType x_bit = cpp::bit_cast<BitType>(x); in bit_or() local129 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