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