Home
last modified time | relevance | path

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

/art/tools/
Dcpplint.py342 _MATCH_ASM = re.compile(r'^\s*(?:asm|_asm|__asm|__asm__)' variable
1616 _MATCH_ASM.match(line)):
1707 if _MATCH_ASM.match(line):