tag
line
file
source code
twothirds
49
arch/i386/math-emu/poly_tan.c
static const unsigned long long twothirds = 0xaaaaaaaaaaaaaaabLL;
twothirds
152
arch/i386/math-emu/poly_tan.c
mul64_Xsig(&accum, &twothirds);