/titanic_44/usr/src/lib/libc/inc/ |
H A D | base_conversion.h | 101 single_msw msw; member 106 double_msw msw; member 112 extended_msw msw; member 119 quadruple_msw msw; member 149 single_msw msw; member 153 double_msw msw; member 158 extended_msw msw; member 164 quadruple_msw msw; member
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | base_conversion.h | 109 single_msw msw; member 114 double_msw msw; member 120 extended_msw msw; member 127 quadruple_msw msw; member 155 single_msw msw; member 159 double_msw msw; member 164 extended_msw msw; member 170 quadruple_msw msw; member
|
H A D | pack_float.c | 111 unsigned msw; /* msw before increment */ local
|
/titanic_44/usr/src/uts/common/sys/nxge/ |
H A D | nxge_espc.h | 92 uint32_t msw; /* Most significant word */ member 128 uint32_t msw; /* Most significant word */ member 163 uint32_t msw; /* Most significant word */ member 200 uint32_t msw; /* Most significant word */ member
|
H A D | nxge_mac_hw.h | 305 uint32_t msw; /* Most significant word */ member 345 uint32_t msw; /* Most significant word */ member 400 uint32_t msw; /* Most significant word */ member 537 uint32_t msw; /* Most significant word */ member 1165 uint32_t msw; /* Most significant word */ member 1250 uint32_t msw; /* Most significant word */ member 1307 uint32_t msw; /* Most significant word */ member 1358 uint32_t msw; /* Most significant word */ member 1393 uint32_t msw; /* Most significant word */ member 1432 uint32_t msw; /* Most significant word */ member [all …]
|
/titanic_44/usr/src/lib/libm/common/Q/ |
H A D | sqrtl.c | 58 unsigned int msw; member 82 unsigned int msw; member 240 unsigned int msw, frac2, frac3, frac4; in __q_pack() local
|
/titanic_44/usr/src/lib/libm/common/m9x/ |
H A D | __fex_sparc.c | 72 int msw = *(int*)a & ~0x80000000; in my_fp_classl() local
|
/titanic_44/usr/src/lib/libc/sparc/fp/ |
H A D | _Q_mul.c | 91 unsigned int msw, frac2, frac3, frac4, rm; in _Qp_mul() local
|
H A D | _Q_sqrt.c | 100 unsigned int msw, frac2, frac3, frac4, rm; in _Qp_sqrt() local
|
H A D | quad.h | 94 unsigned int msw; member
|
H A D | _Q_div.c | 109 unsigned int msw, frac2, frac3, frac4, rm; in _Qp_div() local
|
/titanic_44/usr/src/lib/libc/port/fp/ |
H A D | pack_float.c | 108 unsigned msw; /* msw before increment */ in round() local
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 1813 #define SHORT_TO_LONG(lsw, msw) (uint32_t)((uint16_t)msw << 16 | (uint16_t)lsw) argument
|