Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dpoly_atan.c59 sign1, sign2; in poly_atan() local
67 sign2 = getsign(st1_ptr); in poly_atan()
223 tag = FPU_round(st1_ptr, 1, 0, FULL_PRECISION, sign2); in poly_atan()
/linux-2.4.37.9/include/asm-arm/
Duser.h37 unsigned int sign2:1; member