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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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 86 milliseconds