Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-dedup.c2306 ctf_id_t two_type; in sort_output_mapping() local
2319 two_type = CTF_DEDUP_GID_TO_TYPE (two_gid); in sort_output_mapping()
2345 assert (one_type != two_type); in sort_output_mapping()
2346 if (one_type < two_type) in sort_output_mapping()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-dedup.c2307 ctf_id_t two_type; in sort_output_mapping() local
2316 two_type = CTF_DEDUP_GID_TO_TYPE (two_gid); in sort_output_mapping()
2342 assert (one_type != two_type); in sort_output_mapping()
2343 if (one_type < two_type) in sort_output_mapping()