Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.c330 int newline_cnt = count_occurrences_of_char (s, '\n'); in system_with_shell() local
351 + newline_cnt * (strlen (z_shell_newline) - 1) in system_with_shell()
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixlib.c330 int newline_cnt = count_occurrences_of_char (s, '\n'); in system_with_shell() local
351 + newline_cnt * (strlen (z_shell_newline) - 1) in system_with_shell()