Searched refs:twos_complement_representation (Results 1 – 1 of 1) sorted by relevance
3779 int twos_complement_representation = 0; in read_huge_number() local3822 twos_complement_representation = 1; in read_huge_number()3834 if (twos_complement_representation) in read_huge_number()3916 if (sign == -1 && !twos_complement_representation) in read_huge_number()