B_SWAP_INT32
{ return B_SWAP_INT32(value); }
{ return (uint32)B_SWAP_INT32(value); }
return fHostEndianess ? value : (int32)B_SWAP_INT32((uint32)value);
return fHostEndianess ? value : B_SWAP_INT32(value);
type_code type = B_SWAP_INT32(request->type);
type = B_SWAP_INT32(request->type);
type = B_SWAP_INT32(type);
info->info.type = B_SWAP_INT32(info->info.type);
return B_SWAP_INT32(info->pci->read_io_32(info->device,
B_SWAP_INT32(val));
sample = B_SWAP_INT32(sample);
out = (float)(int32)(B_SWAP_INT32(in)) / (float)0x7fffffff;
*dev = B_SWAP_INT32(*dev);
*dev = B_SWAP_INT32(*dev);
fPropCount = B_SWAP_INT32(fPropCount);
flags = B_SWAP_INT32(flags);
= B_SWAP_INT32(fPropInfo[pi].extra_data);
tmpInt = B_SWAP_INT32(tmpInt);
tmpInt = B_SWAP_INT32(tmpInt);
tmpInt = B_SWAP_INT32(tmpInt);
B_SWAP_INT32(fPropInfo[pi].ctypes[i].pairs[j].type);
B_SWAP_INT32(fValueInfo[vi].kind));
fValueInfo[vi].value = B_SWAP_INT32(fValueInfo[vi].value);
= B_SWAP_INT32(fValueInfo[vi].extra_data);
if (magic == B_SWAP_INT32(kBufferGroupMagic)
|| magic == B_SWAP_INT32(kBufferGroupMagicNoFlags)) {
magic = B_SWAP_INT32(magic);
if (magic == B_SWAP_INT32(kParameterMagic))
return (Type)B_SWAP_INT32((int32)value);
if (magic == B_SWAP_INT32(kParameterWebMagic)) {
magic = B_SWAP_INT32(magic);
value = B_SWAP_INT32(value);
} else if (B_SWAP_INT32(magic) == kResourcesHeaderMagic) {
{ return (int32)B_SWAP_INT32((uint32)value); }
inline uint32 SwapUInt32(uint32 value) { return B_SWAP_INT32(value); }
fAlignment = (alignment)B_SWAP_INT32(fAlignment);
fAttrHash = B_SWAP_INT32(fAttrHash);
fAttrType = B_SWAP_INT32(fAttrType);
fViewMode = B_SWAP_INT32(fViewMode);
fLastIconMode = B_SWAP_INT32(fLastIconMode);
fIconSize = B_SWAP_INT32(fIconSize);
fLastIconSize = B_SWAP_INT32(fLastIconSize);
fPrimarySortAttr = B_SWAP_INT32(fPrimarySortAttr);
fSecondarySortAttr = B_SWAP_INT32(fSecondarySortAttr);
fPrimarySortType = B_SWAP_INT32(fPrimarySortType);
fSecondarySortType = B_SWAP_INT32(fSecondarySortType);
fBuffer[i] = B_SWAP_INT32(fBuffer[i]);
col[i] = B_SWAP_INT32(col[i]);
buf->back_color = B_SWAP_INT32(buf->back_color);
value = B_SWAP_INT32(value);
} else if (B_SWAP_INT32(magic) == kResourcesHeaderMagic) {
return (fHostEndianess ? value : B_SWAP_INT32(value));
return (fHostEndianess ? value : B_SWAP_INT32(value));