Home
last modified time | relevance | path

Searched refs:N_COEFF_P (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/x86/math-emu/
Dpoly_sin.c22 #define N_COEFF_P 4 macro
25 static const unsigned long long pos_terms_l[N_COEFF_P] = {
92 N_COEFF_P - 1); in poly_sine()
323 N_COEFF_P - 1); in poly_cos()