Searched refs:pos_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 | 41 static const unsigned long long pos_terms_h[N_COEFF_PH] = { variable 144 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h, in poly_sine() 246 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h, in poly_cos()
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | poly_sin.c | 41 static const unsigned long long pos_terms_h[N_COEFF_PH] = { variable 144 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h, in poly_sine() 246 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h, in poly_cos()
|
Completed in 2 milliseconds