Home
last modified time | relevance | path

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

/mbedtls-latest/scripts/
Dcode_style.py21 def print_err(*args): function
146 print_err("Could not get Uncrustify version:", str(result.stderr, "utf-8"))
162 print_err("Uncrustify returned " + str(result.returncode) +
193 print_err("Uncrustify with file returned: " +
211 print_err("Code style still incorrect after second run of Uncrustify.")