Home
last modified time | relevance | path

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

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