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

  /external/srec/srec/EventLog/include/
riff.h 84 int ckLength;
  /external/srec/srec/EventLog/src/
riff.c 889 ck.ckLength = chunk_len;
892 swapInt(&ck.ckLength);
1065 ck.ckLength = listChunkSize - chunkInfoSize;
1066 if (doSwap) swapInt(&ck.ckLength);
1083 ck.ckLength = kvals_chunk_size; /* num_pairs and pairs themselves */
1084 if (doSwap) swapInt(&ck.ckLength);

Completed in 54 milliseconds