Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
H A Dpoly_tan.c46 static const unsigned long long twothirds = 0xaaaaaaaaaaaaaaabLL; variable
157 mul64_Xsig(&accum, &twothirds); in poly_tan()