Lines Matching refs:DO32
966 #define DO32(X) (drr->drr_u.X = BSWAP_32(drr->drr_u.X)) in byteswap_record() macro
975 DO32(drr_begin.drr_type); in byteswap_record()
976 DO32(drr_begin.drr_flags); in byteswap_record()
982 DO32(drr_object.drr_type); in byteswap_record()
983 DO32(drr_object.drr_bonustype); in byteswap_record()
984 DO32(drr_object.drr_blksz); in byteswap_record()
985 DO32(drr_object.drr_bonuslen); in byteswap_record()
986 DO32(drr_object.drr_raw_bonuslen); in byteswap_record()
997 DO32(drr_write.drr_type); in byteswap_record()
1022 DO32(drr_write_embedded.drr_lsize); in byteswap_record()
1023 DO32(drr_write_embedded.drr_psize); in byteswap_record()
1036 DO32(drr_spill.drr_type); in byteswap_record()
1054 #undef DO32 in byteswap_record()