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

  /external/quake/quake/src/QW/client/
crc.c 29 #define CRC_INIT_VALUE 0xffff
70 *crcvalue = CRC_INIT_VALUE;
  /external/quake/quake/src/WinQuake/
crc.cpp 29 #define CRC_INIT_VALUE 0xffff
70 *crcvalue = CRC_INIT_VALUE;

Completed in 50 milliseconds