Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_trig.c1149 u_char esign; in fyl2x() local
1154 esign = SIGN_POS; in fyl2x()
1159 esign = SIGN_NEG; in fyl2x()
1165 setsign(&exponent, esign); in fyl2x()