Searched refs:print_err (Results 1 – 1 of 1) sorted by relevance
33 def print_err(*args): function79 print_err("git ls-files returned: " + str(result.returncode))100 print_err("Could not get Uncrustify version:", str(result.stderr, "utf-8"))116 print_err("Uncrustify returned " + str(result.returncode) +147 print_err("Uncrustify with file returned: " +165 print_err("Code style still incorrect after second run of Uncrustify.")