OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subspace2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
som.c
2787
asection **
subspace2
= (asection **) arg2;
local
2789
if ((*subspace1)->target_index < (*
subspace2
)->target_index)
2791
else if ((*
subspace2
)->target_index < (*subspace1)->target_index)
/src/external/gpl3/binutils.old/dist/bfd/
som.c
2787
asection **
subspace2
= (asection **) arg2;
local
2789
if ((*subspace1)->target_index < (*
subspace2
)->target_index)
2791
else if ((*
subspace2
)->target_index < (*subspace1)->target_index)
/src/external/gpl3/gdb/dist/bfd/
som.c
2787
asection **
subspace2
= (asection **) arg2;
local
2789
if ((*subspace1)->target_index < (*
subspace2
)->target_index)
2791
else if ((*
subspace2
)->target_index < (*subspace1)->target_index)
/src/external/gpl3/gdb.old/dist/bfd/
som.c
2787
asection **
subspace2
= (asection **) arg2;
local
2789
if ((*subspace1)->target_index < (*
subspace2
)->target_index)
2791
else if ((*
subspace2
)->target_index < (*subspace1)->target_index)
Completed in 29 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026