Searched refs:worklist_entry_compare (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/clif/
H A Dclif_dump.c214 worklist_entry_compare(const void *a, const void *b) function in typeref:typename:int
296 qsort(relocs, num_relocs, sizeof(*relocs), worklist_entry_compare);
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/clif/
H A Dclif_dump.c211 worklist_entry_compare(const void *a, const void *b) function in typeref:typename:int
290 qsort(relocs, num_relocs, sizeof(*relocs), worklist_entry_compare);

Completed in 3 milliseconds