Home
last modified time | relevance | path

Searched refs:inp (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Dcheck-wx-segment.py32 def process_file(path, inp, xfail): argument
36 for line in inp:
78 with open(path) as inp:
79 errors += process_file(path, inp, xfail)
A Dglibcsymbols.py63 with open(path) as inp:
64 for line in inp:

Completed in 5 milliseconds