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

  /external/tpm2/generator/
extract_structures.py 35 SKIP_HEADER = 4 # Ignore the header of the split tables
126 self._SetState(self.SKIP_HEADER)
127 elif self._state == self.SKIP_HEADER and tag == 'tr':
  /external/lzma/C/
LzFind.c 475 #define SKIP_HEADER(minLen) GET_MATCHES_HEADER2(minLen, continue)
653 SKIP_HEADER(2)
666 SKIP_HEADER(3)
680 SKIP_HEADER(3)
695 SKIP_HEADER(4)
711 SKIP_HEADER(4)
727 SKIP_HEADER(3)

Completed in 156 milliseconds