Home
last modified time | relevance | path

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

/openbmc/linux/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()