Searched refs:p2_ (Results 1 – 3 of 3) sorted by relevance
1633 cmp_tree (const void *p1_, const void *p2_) in cmp_tree() argument1636 tree *p2 = (tree *)(const_cast<void *>(p2_)); in cmp_tree()
1585 DFS::scc_entry_compare (const void *p1_, const void *p2_) in scc_entry_compare() argument1588 const scc_entry *p2 = (const scc_entry *) p2_; in scc_entry_compare()
1585 instruction_comparator (const void *p1_, const void *p2_) in instruction_comparator() argument1588 struct h8_opcode *p2 = (struct h8_opcode *)p2_; in instruction_comparator()