Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dloader.c1462 static gint sort_secs(gconstpointer a, gconstpointer b) in sort_secs() function
1515 secs = g_list_sort(secs, sort_secs); in rom_find_largest_gap_between()