Searched refs:_pushCountPat (Results 1 – 1 of 1) sorted by relevance
193 _pushCountPat = re.compile(r"[A-Z][A-Z0-9]*\s*\[.*?\]\s*/\* ([0-9]*).*?\*/") variable239 m = _pushCountPat.match(instr)