OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_relax
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-rl78.c
76
int
n_relax
;
member in struct:rl78_bytesT
88
rl78_bytes.relax[rl78_bytes.
n_relax
].type = type;
89
rl78_bytes.relax[rl78_bytes.
n_relax
].field_pos = pos;
90
rl78_bytes.relax[rl78_bytes.
n_relax
].val_ofs = rl78_bytes.n_base + rl78_bytes.n_ops;
91
rl78_bytes.
n_relax
++;
488
if (rl78_bytes.
n_relax
|| rl78_bytes.link_relax)
562
if (rl78_bytes.
n_relax
|| rl78_bytes.link_relax)
tc-rx.c
728
int
n_relax
;
765
rx_bytes.relax[rx_bytes.
n_relax
].type = type;
766
rx_bytes.relax[rx_bytes.
n_relax
].field_pos = pos;
767
rx_bytes.relax[rx_bytes.
n_relax
].val_ofs = rx_bytes.n_base + rx_bytes.n_ops;
768
rx_bytes.
n_relax
++;
1046
if (rx_bytes.
n_relax
|| rx_bytes.link_relax || rx_bytes.n_base < 0)
1141
if (rx_bytes.
n_relax
|| rx_bytes.link_relax)
1599
if (fragP->tc_frag_data->
n_relax
> 1
1834
if (fragP->tc_frag_data->
n_relax
> 1
727
int
n_relax
;
member in struct:rx_bytesT
/src/external/gpl3/binutils.old/dist/gas/config/
tc-rl78.c
76
int
n_relax
;
member in struct:rl78_bytesT
88
rl78_bytes.relax[rl78_bytes.
n_relax
].type = type;
89
rl78_bytes.relax[rl78_bytes.
n_relax
].field_pos = pos;
90
rl78_bytes.relax[rl78_bytes.
n_relax
].val_ofs = rl78_bytes.n_base + rl78_bytes.n_ops;
91
rl78_bytes.
n_relax
++;
488
if (rl78_bytes.
n_relax
|| rl78_bytes.link_relax)
562
if (rl78_bytes.
n_relax
|| rl78_bytes.link_relax)
tc-rx.c
728
int
n_relax
;
765
rx_bytes.relax[rx_bytes.
n_relax
].type = type;
766
rx_bytes.relax[rx_bytes.
n_relax
].field_pos = pos;
767
rx_bytes.relax[rx_bytes.
n_relax
].val_ofs = rx_bytes.n_base + rx_bytes.n_ops;
768
rx_bytes.
n_relax
++;
1046
if (rx_bytes.
n_relax
|| rx_bytes.link_relax || rx_bytes.n_base < 0)
1141
if (rx_bytes.
n_relax
|| rx_bytes.link_relax)
1599
if (fragP->tc_frag_data->
n_relax
> 1
1834
if (fragP->tc_frag_data->
n_relax
> 1
727
int
n_relax
;
member in struct:rx_bytesT
Completed in 30 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026