Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dpoly_atan.c43 static const unsigned long long denomterm = 0xebd9b842c5c53a0eLL; variable
161 mul64_Xsig(&accumulatore, &denomterm); in poly_atan()