Searched refs:_bitsy (Results 1 – 1 of 1) sorted by relevance
250 } _bitsy; in GET_BITS_SP32() local251 _bitsy.f = (fx); in GET_BITS_SP32()252 *ux = _bitsy.u; in GET_BITS_SP32()265 } _bitsy; in PUT_BITS_SP32() local266 _bitsy.u = (ux); in PUT_BITS_SP32()267 *fx = _bitsy.f; in PUT_BITS_SP32()280 } _bitsy; in GET_BITS_DP64() local281 _bitsy.d = (dx); in GET_BITS_DP64()282 *lx = _bitsy.l; in GET_BITS_DP64()289 } _bitsy; in PUT_BITS_DP64() local[all …]