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

  /external/quake/quake/src/WinQuake/
net_ser.cpp 84 unsigned short crcValue;
237 CRC_Init(&p->crcValue);
238 CRC_ProcessByte(&p->crcValue, b);
272 CRC_ProcessByte(&p->crcValue, b);
281 CRC_ProcessByte(&p->crcValue, b);
287 CRC_ProcessByte(&p->crcValue, b);
312 CRC_ProcessByte(&p->crcValue, b);
324 if (p->crcStated == CRC_Value(p->crcValue))
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 

Completed in 1125 milliseconds