Home
last modified time | relevance | path

Searched defs:newline (Results 1 – 3 of 3) sorted by relevance

/tools/scripts/
Dutilities.mak2 define newline macro
6 newline := $(newline) macro
/tools/testing/selftests/exec/
Dbinfmt_script44 fill="A", arg="", newline="\n", hashbang="#!"): argument
/tools/perf/util/
Dstat-display.c144 bool newline; member
179 bool newline = os->newline; in print_metric_std() local