Home | History | Annotate | Download | only in tools

Lines Matching refs:current_macro

2727   current_macro = ''
2730 current_macro = macro
2732 if not current_macro:
2740 if ReplaceableCheck(operator, current_macro, line):
2743 _CHECK_REPLACEMENT[current_macro][operator],
2744 current_macro, operator))