Searched refs:highbit_set (Results 1 – 1 of 1) sorted by relevance
489 int highbit_set = ((s64)val < 0); in advance_polynomial() local492 if (highbit_set) in advance_polynomial()