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_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-rl78.c
55
int
n_prefix
;
member in struct:rl78_bytesT
119
rl78_fixup (exp, offset + 8 * rl78_bytes.
n_prefix
), nbits, type)
122
rl78_fixup (exp, offset + 8 * (rl78_bytes.
n_prefix
+ rl78_bytes.n_base), nbits, type)
128
rl78_bytes.
n_prefix
= 1;
134
return rl78_bytes.
n_prefix
;
564
int olen = rl78_bytes.
n_prefix
+ rl78_bytes.n_base + rl78_bytes.n_ops;
584
bytes = frag_more (rl78_bytes.
n_prefix
+ rl78_bytes.n_base + rl78_bytes.n_ops);
588
APPEND (prefix,
n_prefix
);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-rl78.c
55
int
n_prefix
;
member in struct:rl78_bytesT
119
rl78_fixup (exp, offset + 8 * rl78_bytes.
n_prefix
), nbits, type)
122
rl78_fixup (exp, offset + 8 * (rl78_bytes.
n_prefix
+ rl78_bytes.n_base), nbits, type)
128
rl78_bytes.
n_prefix
= 1;
134
return rl78_bytes.
n_prefix
;
564
int olen = rl78_bytes.
n_prefix
+ rl78_bytes.n_base + rl78_bytes.n_ops;
584
bytes = frag_more (rl78_bytes.
n_prefix
+ rl78_bytes.n_base + rl78_bytes.n_ops);
588
APPEND (prefix,
n_prefix
);
Completed in 30 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026