Home
last modified time | relevance | path

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

/external/tpm2/generator/
Dextract_structures.py35 SKIP_HEADER = 4 # Ignore the header of the split tables variable in SpecParser
126 self._SetState(self.SKIP_HEADER)
127 elif self._state == self.SKIP_HEADER and tag == 'tr':
/external/lzma/C/
DLzFind.c508 #define SKIP_HEADER(minLen) GET_MATCHES_HEADER2(minLen, continue) macro
869 SKIP_HEADER(2) in Bt2_MatchFinder_Skip()
882 SKIP_HEADER(3) in Bt3Zip_MatchFinder_Skip()
897 SKIP_HEADER(3) in Bt3_MatchFinder_Skip()
914 SKIP_HEADER(4) in Bt4_MatchFinder_Skip()
953 SKIP_HEADER(4) in Hc4_MatchFinder_Skip()
992 SKIP_HEADER(3) in Hc3Zip_MatchFinder_Skip()