Searched refs:frac1 (Results 1 - 14 of 14) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/math-emu/
H A Dquad.h65 unsigned long frac1 : _FP_W_TYPE_SIZE; member in struct:_FP_UNION_Q::__anon11587
69 unsigned long frac1 : _FP_W_TYPE_SIZE;
141 unsigned long frac1 : _FP_FRACBITS_Q-(_FP_IMPLBIT_Q != 0)-_FP_W_TYPE_SIZE; member in struct:_FP_UNION_Q::__anon11588
145 unsigned long frac1 : _FP_FRACBITS_Q-(_FP_IMPLBIT_Q != 0)-_FP_W_TYPE_SIZE;
H A Dextended.h63 unsigned long frac1 : _FP_W_TYPE_SIZE; member in struct:_FP_UNION_E::__anon11585
67 unsigned long frac1 : _FP_W_TYPE_SIZE;
83 X##_f[1] = _flo.bits.frac1; \
101 X##_f[1] = _flo->bits.frac1; \
119 _flo.bits.frac1 = X##_f[1]; \
136 _flo->bits.frac1 = X##_f[1]; \
H A Ddouble.h62 unsigned frac1 : _FP_FRACBITS_D - (_FP_IMPLBIT_D != 0) - _FP_W_TYPE_SIZE; member in struct:_FP_UNION_D::__anon11583
66 unsigned frac1 : _FP_FRACBITS_D - (_FP_IMPLBIT_D != 0) - _FP_W_TYPE_SIZE;
H A Dop-2.h166 X##_f1 = _flo.bits.frac1; \
177 X##_f1 = _flo->bits.frac1; \
192 _flo.bits.frac1 = X##_f1; \
205 _flo->bits.frac1 = X##_f1; \
H A Dop-4.h188 X##_f[1] = _flo.bits.frac1; \
201 X##_f[1] = _flo->bits.frac1; \
212 _flo.bits.frac1 = X##_f[1]; \
226 _flo->bits.frac1 = X##_f[1]; \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/math-emu/
H A Dquad.h65 unsigned long frac1 : _FP_W_TYPE_SIZE; member in struct:_FP_UNION_Q::__anon7181
69 unsigned long frac1 : _FP_W_TYPE_SIZE;
141 unsigned long frac1 : _FP_FRACBITS_Q-(_FP_IMPLBIT_Q != 0)-_FP_W_TYPE_SIZE; member in struct:_FP_UNION_Q::__anon7182
145 unsigned long frac1 : _FP_FRACBITS_Q-(_FP_IMPLBIT_Q != 0)-_FP_W_TYPE_SIZE;
H A Dextended.h63 unsigned long frac1 : _FP_W_TYPE_SIZE; member in struct:_FP_UNION_E::__anon7179
67 unsigned long frac1 : _FP_W_TYPE_SIZE;
83 X##_f[1] = _flo.bits.frac1; \
101 X##_f[1] = _flo->bits.frac1; \
119 _flo.bits.frac1 = X##_f[1]; \
136 _flo->bits.frac1 = X##_f[1]; \
H A Ddouble.h62 unsigned frac1 : _FP_FRACBITS_D - (_FP_IMPLBIT_D != 0) - _FP_W_TYPE_SIZE; member in struct:_FP_UNION_D::__anon7177
66 unsigned frac1 : _FP_FRACBITS_D - (_FP_IMPLBIT_D != 0) - _FP_W_TYPE_SIZE;
H A Dop-2.h166 X##_f1 = _flo.bits.frac1; \
177 X##_f1 = _flo->bits.frac1; \
192 _flo.bits.frac1 = X##_f1; \
205 _flo->bits.frac1 = X##_f1; \
H A Dop-4.h188 X##_f[1] = _flo.bits.frac1; \
201 X##_f[1] = _flo->bits.frac1; \
212 _flo.bits.frac1 = X##_f[1]; \
226 _flo->bits.frac1 = X##_f[1]; \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/math-emu/
H A Ddouble.h42 unsigned frac1 : _FP_FRACBITS_D - (_FP_IMPLBIT_D != 0) - _FP_W_TYPE_SIZE; member in struct:_FP_UNION_D::__anon547
46 unsigned frac1 : _FP_FRACBITS_D - (_FP_IMPLBIT_D != 0) - _FP_W_TYPE_SIZE;
H A Dsfp-machine.h134 X##_f1 = _flo->bits.frac1; \
164 _flo->bits.frac1 = X##_f1; \
H A Dop-2.h139 X##_f1 = _flo.bits.frac1; \
154 _flo.bits.frac1 = X##_f1; \
H A Dop-4.h172 X##_f[1] = _flo.bits.frac1; \
183 _flo.bits.frac1 = X##_f[1]; \

Completed in 107 milliseconds