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

  /src/external/gpl2/xcvs/dist/diff/
diff.c 253 int show_c_function = 0;
451 show_c_function = 1;
638 if (show_c_function && output_style != OUTPUT_UNIFIED)
250 int show_c_function = 0; local
  /src/external/gpl2/diffutils/dist/src/
diff.c 261 bool show_c_function = 0;
436 show_c_function = 1;
603 if (show_c_function)
260 bool show_c_function = 0; local

Completed in 20 milliseconds