Searched refs:fp_set_quotient (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_emu.h56 #define fp_set_quotient(quotient) ({ \ macro
H A Dfp_arith.c600 fp_set_quotient((dest->mant.m64 & 0x7f) | (dest->sign << 7));

Completed in 65 milliseconds