Searched defs:not_bit_b (Results 1 – 1 of 1) sorted by relevance
34 int32_t not_bit_b = (value & 0x40000000) >> 30; in EncodeImmSingle() local59 int32_t not_bit_b = (value & INT64_C(0x4000000000000000)) >> 62; in EncodeImmDouble() local