Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dsortextable.h16 #undef compare_extable
38 # define compare_extable compare_extable_64 macro
59 # define compare_extable compare_extable_32 macro
80 static int compare_extable(const void *a, const void *b) in compare_extable() function
172 extable_ent_size, compare_extable); in do_func()