Searched refs:depth2 (Results 1 – 2 of 2) sorted by relevance
229 int depth2 = inclusion_depth (file2); in compare_locations() local233 while (depth1 > depth2) in compare_locations()240 while (depth2 > depth1) in compare_locations()245 depth2--; in compare_locations()
139 int depth1, depth2; local222 depth2 = class_depth (type2);223 for ( ; depth1 > depth2; depth1--)225 for ( ; depth2 > depth1; depth2--)