Searched refs:SKIP_HEADER (Results 1 - 2 of 2) sorted by relevance

/external/tpm2/generator/
H A Dextract_structures.py35 SKIP_HEADER = 4 # Ignore the header of the split tables variable in class:SpecParser
126 self._SetState(self.SKIP_HEADER)
127 elif self._state == self.SKIP_HEADER and tag == 'tr':
/external/lzma/C/
H A DLzFind.c475 #define SKIP_HEADER(minLen) GET_MATCHES_HEADER2(minLen, continue) macro
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 211 milliseconds