Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc1605 tree_string_cmp (const void *p1, const void *p2) in tree_string_cmp() function
1630 vec->qsort (tree_string_cmp); in sorted_abi_tags()
1669 if (tree_string_cmp (v1[i], v2[i]) != 0) in equal_abi_tags()
H A DChangeLog-2012390 * mangle.c (tree_string_cmp, write_abi_tags): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c1520 tree_string_cmp (const void *p1, const void *p2) in tree_string_cmp() function
1545 vec->qsort (tree_string_cmp); in sorted_abi_tags()
1584 if (tree_string_cmp (v1[i], v2[i]) != 0) in equal_abi_tags()