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

  /src/external/gpl2/diffutils/dist/src/
diff3.c 348 This is needed for -mAeExX3. Using the file0 as
545 * Thread number 0 is diff02, thread number 1 is diff12. The USING
548 * particular thread are to be used, that element of the using array
550 * elements on each of the using lists.
553 * described in any of the diffs in either of the USING lists. The
556 * described in any of the diffs in either of the USING lists. The
573 struct diff_block *using[2];
604 using[0] = using[1] = last_using[0] = last_using[1] = 0;
621 /* Make the diff you just got info from into the using class *
570 struct diff_block *using[2]; local
    [all...]
  /src/external/gpl2/xcvs/dist/diff/
diff3.c 370 This is needed for -mAeExX3. Using the file0 as
652 * Thread number 0 is diff02, thread number 1 is diff12. The USING
655 * particular thread are to be used, that element of the using array
657 * elements on each of the using lists.
660 * described in any of the diffs in either of the USING lists. The
663 * described in any of the diffs in either of the USING lists. The
681 *using[2],
716 using[0] = using[1] = last_using[0] = last_using[1] = 0;
738 /* Make the diff you just got info from into the using class *
678 *using[2], local
    [all...]

Completed in 42 milliseconds