HomeSort by relevance Sort by last modified time
    Searched refs:CRC_INITIAL_VALUE (Results 1 - 2 of 2) sorted by null

  /external/srec/portable/include/
pcrc.h 57 #define CRC_INITIAL_VALUE (~0U)
  /external/srec/portable/src/
pcrc.c 122 return pcrcUpdateData(CRC_INITIAL_VALUE, data, size);

Completed in 714 milliseconds