HomeSort by: relevance | last modified time | path
    Searched refs:DIFF_L (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rcsdiff.c 148 #if DIFF_L
166 #if DIFF_L
172 char const *cov[10 + !DIFF_L];
189 #if DIFF_L
200 diffv = tnalloc(char const*, 1 + argc + !!OPEN_O_BINARY + 2*DIFF_L + 2);
220 #if DIFF_L
294 #if DIFF_L
306 # if !DIFF_L
343 #if DIFF_L
368 #if DIFF_L
    [all...]
conf.heg 219 #define DIFF_L 1 /* Does diff -L work? */
conf.sh 43 : ${DIFF_L=1}
1953 : configuring DIFF_L
1954 echo "#define DIFF_L $DIFF_L /* Does diff -L work? */"
  /src/external/gpl2/rcs/dist/
configure 431 : ${DIFF_L=1}
590 # Set DIFF_L to 1 if diff understands the L option, 0 otherwise.
597 rcs_cv_options_diff_l=$DIFF_L
622 DIFF_L=$rcs_cv_options_diff_l
623 case $DIFF_L in
1143 s%@DIFF_L@%$DIFF_L%g
  /src/external/gpl2/rcs/include/
conf.h 224 #define DIFF_L 1 /* Does diff -L work? */

Completed in 30 milliseconds