Searched refs:bexp (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/math-emu/
H A Ddp_sqrt.c114 t.parts.bexp += 0x001;
120 t.parts.bexp += 0x001;
159 y.parts.bexp += scalx;
H A Dieee754d.c53 #define SPBEXP(sp) (sp.parts.bexp)
57 #define DPBEXP(dp) (dp.parts.bexp)
H A Dieee754dp.h59 r.parts.bexp = bx;
H A Dieee754.h44 unsigned bexp:11; member in struct:ieee754dp_konst
49 unsigned bexp:8; member in struct:ieee754sp_konst
57 unsigned int bexp:11; member in struct:_ieee754dp::__anon9836
74 unsigned bexp:11; member in struct:ieee754dp_konst
83 unsigned int bexp:11; member in struct:_ieee754dp::__anon9837
92 unsigned bexp:8; member in struct:ieee754sp_konst
H A Dieee754int.h51 #define SPBEXP(sp) (sp.parts.bexp)
55 #define DPBEXP(dp) (dp.parts.bexp)
H A Dieee754sp.h64 r.parts.bexp = bx;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dplural.y66 struct expression *bexp,
138 new_exp_3 (op, bexp, tbranch, fbranch)
140 struct expression *bexp;
146 args[0] = bexp;
H A Dplural.c84 struct expression *bexp,
156 new_exp_3 (op, bexp, tbranch, fbranch)
158 struct expression *bexp;
164 args[0] = bexp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dplural.y121 new_exp_3 (enum expression_operator op, struct expression *bexp,
126 args[0] = bexp;
H A Dplural.c251 new_exp_3 (enum expression_operator op, struct expression *bexp, argument
256 args[0] = bexp;

Completed in 98 milliseconds