Searched refs:_MATCH_ASM (Results 1 – 1 of 1) sorted by relevance
528 _MATCH_ASM = re.compile(r'^\s*(?:asm|_asm|__asm|__asm__)' variable2612 _MATCH_ASM.match(line)):2720 if _MATCH_ASM.match(line):