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