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

  /external/oprofile/libutil/
op_fileio.h 126 * calc_crc32
134 unsigned long calc_crc32(unsigned long crc, unsigned char * buf, size_t len);
op_fileio.c 165 calc_crc32(unsigned long crc, unsigned char * buf, size_t len) function
  /external/oprofile/libutil++/
bfd_support.cpp 70 file_crc = calc_crc32(file_crc,

Completed in 373 milliseconds