Searched defs:context_vec (Results 1 – 1 of 1) sorted by relevance
112 struct context_vec { struct113 int a; /* start line in old file */114 int b; /* end line in old file */115 int c; /* start line in new file */116 int d; /* end line in new file */