Searched refs:FILE0 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/diff/src/ |
| H A D | diff3.c | 42 #define FILE0 0 macro 387 perror_with_exit (file[rev_mapping[FILE0]]); in main() 781 lin nl0 = D_NUMLINES (result, FILE0); in using_to_diff3_block() 786 D_LENARRAY (result, FILE0), in using_to_diff3_block() 848 D_LOWLINE (result, FILE0) = low0; in create_diff3_block() 849 D_HIGHLINE (result, FILE0) = high0; in create_diff3_block() 856 numlines = D_NUMLINES (result, FILE0); in create_diff3_block() 864 D_LINEARRAY (result, FILE0) = 0; in create_diff3_block() 865 D_LENARRAY (result, FILE0) = 0; in create_diff3_block() 1661 i < D_NUMLINES (b, mapping[FILE0]); in output_diff3_merge() [all …]
|
| /freebsd-14.2/tests/sys/cddl/zfs/tests/zfsd/ |
| H A D | zfsd_replace_003_pos.ksh | 72 typeset FILE0="${devarray[0]}" 76 typeset MD0=`$MDCONFIG -a -t vnode -f ${FILE0}` 116 typeset MD1=`$MDCONFIG -a -t vnode -f ${FILE0}`
|
| /freebsd-14.2/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
|