Searched refs:D_EDIT (Results 1 – 4 of 4) sorted by relevance
41 #define D_EDIT -1 /* Editor script out */ macro
260 } else if (diff_format == D_EDIT) { in diffreg_new()326 diff_format == D_EDIT || in can_libdiff()
918 if (diff_format != D_EDIT) { in output() 1147 case D_EDIT: in change() 1224 if (edoffset != 0 && diff_format == D_EDIT) { in change() 1226 * A non-zero edoffset value for D_EDIT indicates that the last line in change() 1239 if ((diff_format == D_EDIT || diff_format == D_REVERSE) && c <= d) in change() 1312 if (diff_format == D_EDIT || in fetch() 1343 if (diff_format == D_EDIT && j == 1 && c == '\n' && in fetch()
213 if (FORMAT_MISMATCHED(D_EDIT)) in main() 215 diff_format = D_EDIT; in main()