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

/linux-master/scripts/
H A Dsorttable.h21 #undef compare_extable macro
46 # define compare_extable compare_extable_64 macro
70 # define compare_extable compare_extable_32 macro
190 static int compare_extable(const void *a, const void *b) function
220 qsort(start_loc, count/sizeof(uint_t), sizeof(uint_t), compare_extable);
421 extable_ent_size, compare_extable);

Completed in 84 milliseconds