Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dclass.c133 static int method_name_cmp (const void *, const void *);
1647 method_name_cmp (const void* m1_p, const void* m2_p) in method_name_cmp() function
1755 len-slot, sizeof (tree), method_name_cmp); in finish_struct_methods()
H A DChangeLog-20036599 (method_name_cmp): Likewise.
H A DChangeLog-19994385 * class.c (method_name_cmp): New function.
H A DChangeLog3189 * class.c (method_name_cmp): Likewise.