Searched refs:count_p (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dtree-ssa-alias.c772 struct count_ptr_d *count_p = (struct count_ptr_d *) data; local
783 if (INDIRECT_REF_P (*tp) && TREE_OPERAND (*tp, 0) == count_p->ptr)
784 count_p->count++;
/freebsd-12-stable/contrib/binutils/bfd/
H A Delfxx-ia64.c2428 unsigned int *count_p, *sorted_count_p, *size_p;
2439 count_p = &global_h->count;
2455 count_p = &loc_h->count;
2460 count = *count_p;
2526 (*count_p)++;
2535 *count_p = count;
2422 unsigned int *count_p, *sorted_count_p, *size_p; local

Completed in 115 milliseconds