Searched refs:swap_byte_order (Results 1 – 4 of 4) sorted by relevance
27 void swap_byte_order(void *buffer, size_t count, size_t itemSize) in swap_byte_order() function
191 swap_byte_order(buffer, *count, size); in PANSIFileReadImpl()232 swap_byte_order(temp, *count, size); in PANSIFileWriteImpl()
102 PORTABLE_API void swap_byte_order(void *buffer,
36 proc swap_byte_order {utf16} {88 set utf16le_tcl [swap_byte_order $utf16le_tcl]98 set utf16be_tcl [swap_byte_order $utf16be_tcl]