OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip_lbl
(Results
1 - 20
of
20
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/cc/ccom/
inline.c
357
nip->
ip_lbl
+= lbloff;
424
case IP_DEFLAB: printf(LABFMT "\n", ip->
ip_lbl
); break;
585
ip->
ip_lbl
, ip->
ip_lbl
+ lmin));
586
send_passt(IP_DEFLAB, ip->
ip_lbl
+ lmin);
601
SDEBUG(("last label %d to %d\n", ip->
ip_lbl
, ip->
ip_lbl
+ lmin));
602
send_passt(IP_DEFLAB, ip->
ip_lbl
+ lmin);
trees.c
2763
ipp->ipp_type, ipp->ipp_vis, ip->
ip_lbl
, ipp->ip_tmpnum,
2776
printf("^ %d\n", ip->
ip_lbl
);
2784
ipp->ipp_autos, ip->
ip_lbl
, ipp->ip_tmpnum,
3203
ip->
ip_lbl
= va_arg(ap, int);
3211
ip->
ip_lbl
= va_arg(ap, int);
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
inline.c
284
nip->
ip_lbl
+= lbloff;
348
case IP_DEFLAB: printf(LABFMT "\n", ip->
ip_lbl
); break;
492
ip->
ip_lbl
, ip->
ip_lbl
+ lmin));
493
send_passt(IP_DEFLAB, ip->
ip_lbl
+ lmin);
508
SDEBUG(("last label %d to %d\n", ip->
ip_lbl
, ip->
ip_lbl
+ lmin));
509
send_passt(IP_DEFLAB, ip->
ip_lbl
+ lmin);
trees.c
3090
ip->
ip_lbl
= glval(p->n_left);
3110
ip->
ip_lbl
= va_arg(ap, int);
3117
ip->
ip_lbl
= va_arg(ap, int);
/src/external/bsd/pcc/dist/pcc/mip/
optim2.c
310
p->labno = ip->
ip_lbl
;
693
printf("label " LABFMT "\n", ip->
ip_lbl
);
785
p2e->labinfo.arr[bb->first->
ip_lbl
- low] = bb;
1439
ip->
ip_lbl
= newlabel;
1464
label = bb->first->
ip_lbl
;
1529
bb->first->
ip_lbl
= 0;
1590
case IP_DEFLAB: printf(LABFMT "\n", ip->
ip_lbl
); break;
1734
fprintf(flowdiagramfile,"Label: %d", ip->
ip_lbl
);
1800
if (g->ip_node->n_left->n_lval != l->
ip_lbl
) return 0 ;
1917
printf("Block #%ld (lbl %d) Thread %ld\n", indx, map[indx].block->first->
ip_lbl
, map[indx].thread)
[
all
...]
manifest.h
259
* -
ip_lbl
is set before/after all code and after/before the prolog/epilog.
294
#define
ip_lbl
_un._label
macro
reader.c
164
i = ip->
ip_lbl
;
499
ip->
ip_lbl
= atoi(p);
507
&ipp->ipp_vis, &ip->
ip_lbl
, &ipp->ip_tmpnum,
530
ip->
ip_lbl
= rdint(&p);
727
deflab(ip->
ip_lbl
);
/src/external/bsd/pcc/dist/pcc/arch/nova/
local2.c
64
if (ipp->ipp_ip.
ip_lbl
== 0)
/src/external/bsd/pcc/dist/pcc/f77/fcom/
putscj.c
119
ipp->ipp_ip.
ip_lbl
= lbl1; /* first label, for optim */
152
ipp->ipp_ip.
ip_lbl
= retlabel;
254
ip->
ip_lbl
= label;
/src/external/bsd/pcc/dist/pcc/arch/hppa/
local2.c
154
if (ipp->ipp_ip.
ip_lbl
== 0)
/src/external/bsd/pcc/dist/pcc/arch/m68k/
local2.c
78
if (ipp->ipp_ip.
ip_lbl
== 0)
/src/external/bsd/pcc/dist/pcc/arch/pdp11/
local2.c
71
if (ipp->ipp_ip.
ip_lbl
== 0)
/src/external/bsd/pcc/dist/pcc/arch/vax/
local2.c
72
if (ipp->ipp_ip.
ip_lbl
== 0)
541
ip->
ip_lbl
!= getlr(p, 'L')->n_lval)
/src/external/bsd/pcc/dist/pcc/arch/amd64/
local2.c
162
if (ipp->ipp_ip.
ip_lbl
== 0)
/src/external/bsd/pcc/dist/pcc/arch/pdp10/
local2.c
83
if (ipp->ipp_ip.
ip_lbl
== 0)
/src/external/bsd/pcc/dist/pcc/arch/arm/
local2.c
217
if (ipp->ipp_ip.
ip_lbl
== 0)
/src/external/bsd/pcc/dist/pcc/arch/i386/
local2.c
126
if (ipp->ipp_ip.
ip_lbl
== 0)
/src/external/bsd/pcc/dist/pcc/arch/i86/
local2.c
119
if (ipp->ipp_ip.
ip_lbl
== 0)
/src/external/bsd/pcc/dist/pcc/arch/mips/
local2.c
158
if (ipp->ipp_ip.
ip_lbl
== 0)
/src/external/bsd/pcc/dist/pcc/arch/powerpc/
local2.c
169
if (ipp->ipp_ip.
ip_lbl
== 0)
Completed in 117 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026