OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:narrow_nops
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
9836
int *
narrow_nops
,
9868
(*
narrow_nops
)++;
9923
int
narrow_nops
= 0;
9933
(&fragP, &wide_nops, &
narrow_nops
, &num_widens, &paddable);
10011
= bytes_to_stretch (this_frag, wide_nops,
narrow_nops
,
10014
= bytes_to_stretch (this_frag, wide_nops,
narrow_nops
,
10044
narrow_nops
= the number of narrow NOPs available for aligning
10053
int
narrow_nops
,
10113
if (
narrow_nops
== 0 || nops_needed > wide_nops)
10127
if (
narrow_nops
== 1
9909
int
narrow_nops
= 0;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
9836
int *
narrow_nops
,
9868
(*
narrow_nops
)++;
9923
int
narrow_nops
= 0;
9933
(&fragP, &wide_nops, &
narrow_nops
, &num_widens, &paddable);
10011
= bytes_to_stretch (this_frag, wide_nops,
narrow_nops
,
10014
= bytes_to_stretch (this_frag, wide_nops,
narrow_nops
,
10044
narrow_nops
= the number of narrow NOPs available for aligning
10053
int
narrow_nops
,
10113
if (
narrow_nops
== 0 || nops_needed > wide_nops)
10127
if (
narrow_nops
== 1
9909
int
narrow_nops
= 0;
local
[
all
...]
Completed in 36 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026