Searched refs:ip_labels (Results 1 – 5 of 5) sorted by relevance
188 if (ipp->ip_labels[0]) in inline_addarg()190 ipp->ip_labels = &g; in inline_addarg()
2786 if (ipp->ip_labels[0]) { in pass2_compile()2787 for (i = 0; ipp->ip_labels[i]; i++) in pass2_compile()2790 for (i = 0; ipp->ip_labels[i]; i++) in pass2_compile()2791 printf(" %d", ipp->ip_labels[i]); in pass2_compile()3206 ipp->ip_labels = va_arg(ap, int *);; in send_passt()
512 ipp->ip_labels = foo; in mainp2()540 ipp->ip_labels = tmpalloc(sizeof(int)*num); in mainp2()542 ipp->ip_labels[i] = rdint(&p); in mainp2()543 ipp->ip_labels[num] = 0; in mainp2()545 ipp->ip_labels = foo; in mainp2()
272 int *ip_labels; /* labels used in computed goto */ member
417 for (l = p2e->epp->ip_labels; *l; l++) in inuse()869 for (l = p2e->epp->ip_labels; *l; l++) { in cfg_build()1586 for (l = epplg->ip_labels; *l; l++) in printip2()