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