OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:orig_kind
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/libctf/
ctf-dedup.c
1218
int
orig_kind
= ctf_type_kind_unsliced (input, type);
local
1230
if (ctf_type_kind_unsliced (foo, bar) !=
orig_kind
)
1241
ctf_link_input_name (input),
orig_kind
);
1243
==
orig_kind
))
/src/external/gpl3/gdb.old/dist/libctf/
ctf-dedup.c
1221
int
orig_kind
= ctf_type_kind_unsliced (input, type);
local
1233
if (ctf_type_kind_unsliced (foo, bar) !=
orig_kind
)
1244
ctf_link_input_name (input),
orig_kind
);
1246
==
orig_kind
))
/src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c
1228
int
orig_kind
= ctf_type_kind_unsliced (input, type);
local
1240
if (ctf_type_kind_unsliced (foo, bar) !=
orig_kind
)
1251
ctf_link_input_name (input),
orig_kind
);
1253
==
orig_kind
))
/src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c
1228
int
orig_kind
= ctf_type_kind_unsliced (input, type);
local
1240
if (ctf_type_kind_unsliced (foo, bar) !=
orig_kind
)
1251
ctf_link_input_name (input),
orig_kind
);
1253
==
orig_kind
))
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026