Searched refs:RANGE_END (Results 1 – 2 of 2) sorted by relevance
58 #define RANGE_END 193 ((diff)->ranges[filenum][RANGE_END])1091 s = readnum (s + 1, &db->ranges[0][RANGE_END]); in process_diff_control() 1096 db->ranges[0][RANGE_END] = db->ranges[0][RANGE_START]; in process_diff_control() 1125 s = readnum (s + 1, &db->ranges[1][RANGE_END]); in process_diff_control() 1131 db->ranges[1][RANGE_END] = db->ranges[1][RANGE_START]; in process_diff_control() 57 #define RANGE_END global() macro
1898 (RANGE_START, RANGE_END): Renamed from START and END.