Searched refs:FILE0 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/diff/src/ |
| H A D | diff3.c | 42 #define FILE0 0 macro 782 lin nl0 = D_NUMLINES (result, FILE0); in using_to_diff3_block() 787 D_LENARRAY (result, FILE0), in using_to_diff3_block() 849 D_LOWLINE (result, FILE0) = low0; in create_diff3_block() 850 D_HIGHLINE (result, FILE0) = high0; in create_diff3_block() 857 numlines = D_NUMLINES (result, FILE0); in create_diff3_block() 865 D_LINEARRAY (result, FILE0) = 0; in create_diff3_block() 866 D_LENARRAY (result, FILE0) = 0; in create_diff3_block() 1516 low0 = D_LOWLINE (b, mapping[FILE0]); in output_diff3_edscript() 1662 i < D_NUMLINES (b, mapping[FILE0]); in output_diff3_merge() [all …]
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/zfsd/ |
| H A D | zfsd_replace_003_pos.ksh | 73 typeset FILE0="${devarray[0]}" 77 typeset MD0=`$MDCONFIG -a -t vnode -f ${FILE0}` 117 typeset MD1=`$MDCONFIG -a -t vnode -f ${FILE0}`
|
| /freebsd-13.1/contrib/diff/ |
| H A D | ChangeLog | 2877 (FC, FO): New macros; they replace FILE1, FILE0 for two-way diffs, 3647 FILE0, only copy up to just under the *lowest* line mentioned
|