Searched refs:notDeviceEndian (Results 1 – 1 of 1) sorted by relevance
455 const bool notDeviceEndian = htods(0xf0) != 0xf0; in setTo() local457 if (copyData || notDeviceEndian) { in setTo()468 if (notDeviceEndian) { in setTo()543 if (notDeviceEndian) { in setTo()594 if (notDeviceEndian) { in setTo()3422 const bool notDeviceEndian = htods(0xf0) != 0xf0; in addInternal() local3428 if (copyData || notDeviceEndian) { in addInternal()