Home
last modified time | relevance | path

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

/mbedtls-3.6.0/scripts/
Dcode_style.py18 UNCRUSTIFY_ARGS = ["-c", CONFIG_FILE] variable
111 uncrustify_cmd = [UNCRUSTIFY_EXE] + UNCRUSTIFY_ARGS + [src_file]
141 code_change_args = UNCRUSTIFY_ARGS + ["--no-backup"]