Searched refs:upper_bit (Results 1 – 1 of 1) sorted by relevance
66 int upper_bit = (value < 0 ? 128 : 0); local87 dest[bytes - 1] |= upper_bit;