Searched defs:map_test_t (Results 1 – 1 of 1) sorted by relevance
920 struct map_test_t { struct925 static bool map_sort(map_test_t i, map_test_t j) { return i.start < j.start; } in map_sort() argument