Searched refs:RANGE_START (Results 1 – 2 of 2) sorted by relevance
56 #define RANGE_START 0 macro90 ((diff)->ranges[filenum][RANGE_START])1079 s = readnum (skipwhite (s), &db->ranges[0][RANGE_START]); in process_diff_control()1092 db->ranges[0][RANGE_END] = db->ranges[0][RANGE_START]; in process_diff_control()1113 s = readnum (skipwhite (s), &db->ranges[1][RANGE_START]); in process_diff_control()1127 db->ranges[1][RANGE_END] = db->ranges[1][RANGE_START]; in process_diff_control()
1898 (RANGE_START, RANGE_END): Renamed from START and END.