Searched refs:endianess (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tools/restest/
H A DResourceFile.cpp535 printf("endianess : %s\n",
633 // check data encoding (endianess)
839 int32 endianess local
843 endianessStr[1 - endianess],
844 endianessStr[endianess]);
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex168 endianess, that is the resources created by little endian and big endian
169 machines differ. Usually it should be possible, to deduce the used endianess
171 resource files big endian data. The endianess of an ELF file is encoded in
177 also for big endian machines. Therefore the endianess may be deduced by the

Completed in 26 milliseconds