Searched refs:compare_nof_true_bits (Results 1 – 1 of 1) sorted by relevance
226 static int DECL_SPEC compare_nof_true_bits(const void *aptr, const void *bptr);3775 static int DECL_SPEC compare_nof_true_bits(const void *aptr, const void *bptr) in compare_nof_true_bits() function3809 qsort((void *)g_opcode_info, opcode_info_length, sizeof(g_opcode_info[0]), compare_nof_true_bits); in build_opcode_table()