Home
last modified time | relevance | path

Searched refs:N_COEFF_PH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dpoly_sin.c39 #define N_COEFF_PH 4 macro
41 static const unsigned long long pos_terms_h[N_COEFF_PH] = {
145 N_COEFF_PH - 1); in poly_sine()
247 N_COEFF_PH - 1); in poly_cos()
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dpoly_sin.c39 #define N_COEFF_PH 4 macro
41 static const unsigned long long pos_terms_h[N_COEFF_PH] = {
145 N_COEFF_PH - 1); in poly_sine()
247 N_COEFF_PH - 1); in poly_cos()

Completed in 2 milliseconds