Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Dclass.c134 static int resort_method_name_cmp (const void *, const void *);
1667 resort_method_name_cmp (const void* m1_p, const void* m2_p) in resort_method_name_cmp() function
1714 resort_method_name_cmp); in resort_type_method_vec()
DChangeLog-20036602 (resort_method_name_cmp): New.
DChangeLog3190 (resort_method_name_cmp): Likewise.