Searched refs:fexpa_coeff16 (Results 1 – 1 of 1) sorted by relevance
6702 static const uint64_t fexpa_coeff16[] = {0x0000, 0x0016, 0x002d, 0x0045, in fexpa() local6748 VIXL_ASSERT(ArrayLength(fexpa_coeff16) == (1U << (index_highbit + 1))); in fexpa()6749 fexpa_coeff = fexpa_coeff16; in fexpa()