OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:n_regw
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/mip/
regs.c
212
* -
n_regw
[0] is always set to the outgoing node. If the
216
* allocated as
n_regw
[1] etc.
234
p->
n_regw
= NULL;
237
p->
n_regw
= newblock(p);
240
p->
n_regw
= &ablock[regno(p)];
322
p->
n_regw
= NULL; /* may be set earlier */
340
w = p->
n_regw
= tmpalloc(sizeof(REGW) * (nxreg+1));
363
w = p->
n_regw
+ 1;
367
w = p->
n_regw
+ 2;
371
w = p->
n_regw
+ 3
[
all
...]
node.h
72
#define
n_regw
n_3._regw
macro
reader.c
416
p->
n_regw
= NULL;
1623
p->
n_regw
= NULL;
1640
p->
n_regw
= NULL;
1657
p->
n_regw
= NULL;
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
trees.c
1586
p->
n_regw
= 0;
Completed in 31 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026