Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c7362 static gint strcmp_wrap(gconstpointer a, gconstpointer b, gpointer d) in strcmp_wrap() function
7389 names = g_list_sort_with_data(names, strcmp_wrap, NULL); in x86_cpu_list()