Searched defs:x_bit (Results 1 – 5 of 5) 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
122 BitType x_bit = cpp::bit_cast<BitType>(x); in bit_and() local132 BitType x_bit = cpp::bit_cast<BitType>(x); in bit_or() local142 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