Home
last modified time | relevance | path

Searched refs:compare_locations (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmacrotab.c196 compare_locations (struct macro_source_file *file1, int line1, in compare_locations() function
308 return compare_locations (key->start_file, key->start_line, in key_compare()
649 if (compare_locations (file, line, found->end_file, found->end_line) < 0) in find_definition()