Searched refs:frac0 (Results 1 - 8 of 8) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Ddouble.h40 unsigned frac0 : _FP_W_TYPE_SIZE; member in struct:_FP_UNION_D::__anon3663
42 unsigned frac0 : _FP_W_TYPE_SIZE;
H A Dop-2.h135 X##_f0 = _flo.bits.frac0; \
150 _flo.bits.frac0 = X##_f0; \
H A Dop-4.h168 X##_f[0] = _flo.bits.frac0; \
179 _flo.bits.frac0 = X##_f[0]; \
H A Dsfp-machine.h130 X##_f0 = _flo->bits.frac0; \
160 _flo->bits.frac0 = X##_f0; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/math-emu/
H A Ddouble.h63 unsigned frac0 : _FP_W_TYPE_SIZE; member in struct:_FP_UNION_D::__anon10473
65 unsigned frac0 : _FP_W_TYPE_SIZE;
H A Dop-2.h165 X##_f0 = _flo.bits.frac0; \
176 X##_f0 = _flo->bits.frac0; \
191 _flo.bits.frac0 = X##_f0; \
204 _flo->bits.frac0 = X##_f0; \
H A Dop-4.h187 X##_f[0] = _flo.bits.frac0; \
200 X##_f[0] = _flo->bits.frac0; \
211 _flo.bits.frac0 = X##_f[0]; \
225 _flo->bits.frac0 = X##_f[0]; \
H A Dquad.h66 unsigned long frac0 : _FP_W_TYPE_SIZE; member in struct:_FP_UNION_Q::__anon10475
68 unsigned long frac0 : _FP_W_TYPE_SIZE;
142 unsigned long frac0 : _FP_W_TYPE_SIZE; member in struct:_FP_UNION_Q::__anon10476
144 unsigned long frac0 : _FP_W_TYPE_SIZE;

Completed in 79 milliseconds