HomeSort by relevance Sort by last modified time
    Searched full:swap_byte_order (Results 1 - 4 of 4) sorted by null

  /external/srec/portable/src/
pendian.c 27 void swap_byte_order(void *buffer, size_t count, size_t itemSize) function
PANSIFileImpl.c 191 swap_byte_order(buffer, *count, size);
232 swap_byte_order(temp, *count, size);
pstream.c 432 swap_byte_order((char *)buffer, count, size);
  /external/srec/portable/include/
pendian.h 102 PORTABLE_API void swap_byte_order(void *buffer,

Completed in 69 milliseconds