Searched defs:line_col (Results 1 – 2 of 2) sorted by relevance
/qemu/scripts/codeconverter/codeconverter/ | ||
H A D | utils.py | 50 def line_col(s, position: int) -> LineAndColumn: function |
H A D | patching.py | 68 def line_col(self) -> LineAndColumn: member in FileMatch |