Home | History | Annotate | Download | only in tools

Lines Matching refs:_END_ASM

338 _END_ASM = 2      # Last line of inline assembly block
1613 if inner_block.inline_asm in (_NO_ASM, _END_ASM):
1620 # Not entering assembly block. If previous line was _END_ASM,
1626 inner_block.inline_asm = _END_ASM