Searched refs:neg_terms_h (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | poly_sin.c | 48 static const unsigned long long neg_terms_h[N_COEFF_NH] = { variable 139 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h, in poly_sine() 241 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h, in poly_cos()
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | poly_sin.c | 48 static const unsigned long long neg_terms_h[N_COEFF_NH] = { variable 139 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h, in poly_sine() 241 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h, in poly_cos()
|
Completed in 1 milliseconds