Home
last modified time | relevance | path

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

/mbedtls-3.5.0/scripts/
Dcode_style.py33 def print_err(*args): function
79 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.")