Home
last modified time | relevance | path

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

/mbedtls-latest/scripts/
Dcode_style.py18 UNCRUSTIFY_ARGS = ["-c", CONFIG_FILE] variable
158 uncrustify_cmd = [UNCRUSTIFY_EXE] + UNCRUSTIFY_ARGS + [src_file]
188 code_change_args = UNCRUSTIFY_ARGS + ["--no-backup"]