HomeSort by: relevance | last modified time | path
    Searched defs:newline_cnt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/fixincludes/
fixlib.c 330 int newline_cnt = count_occurrences_of_char (s, '\n'); local
351 + newline_cnt * (strlen (z_shell_newline) - 1)
  /src/external/gpl3/gcc.old/dist/fixincludes/
fixlib.c 330 int newline_cnt = count_occurrences_of_char (s, '\n'); local
351 + newline_cnt * (strlen (z_shell_newline) - 1)

Completed in 21 milliseconds