Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/scripts/
Dcode_style.py21 def print_err(*args): function
107 print_err("Could not get Uncrustify version:", str(result.stderr, "utf-8"))
123 print_err("Uncrustify returned " + str(result.returncode) +
154 print_err("Uncrustify with file returned: " +
172 print_err("Code style still incorrect after second run of Uncrustify.")