OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:input_id
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/libctf/
ctf-dedup.c
1767
ctf_id_t
input_id
;
local
1826
input_id
= CTF_DEDUP_GID_TO_TYPE (type_id);
1827
fwdkind = ctf_type_kind_forwarded (input_fp,
input_id
);
1828
name = ctf_type_name_raw (input_fp,
input_id
);
2993
void *
input_id
, *target_id;
local
3000
&
input_id
, &target_id)) == 0)
3010
input_num = CTF_DEDUP_GID_TO_INPUT (
input_id
);
3012
input_type = CTF_DEDUP_GID_TO_TYPE (
input_id
);
/src/external/gpl3/gdb.old/dist/libctf/
ctf-dedup.c
1742
ctf_id_t
input_id
;
local
1801
input_id
= CTF_DEDUP_GID_TO_TYPE (type_id);
1802
fwdkind = ctf_type_kind_forwarded (input_fp,
input_id
);
1803
name = ctf_type_name_raw (input_fp,
input_id
);
2967
void *
input_id
, *target_id;
local
2974
&
input_id
, &target_id)) == 0)
2984
input_num = CTF_DEDUP_GID_TO_INPUT (
input_id
);
2986
input_type = CTF_DEDUP_GID_TO_TYPE (
input_id
);
/src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c
1837
ctf_id_t
input_id
;
local
1896
input_id
= CTF_DEDUP_GID_TO_TYPE (type_id);
1897
fwdkind = ctf_type_kind_forwarded (input_fp,
input_id
);
1898
name = ctf_type_name_raw (input_fp,
input_id
);
3147
void *
input_id
, *target_id;
local
3154
&
input_id
, &target_id)) == 0)
3164
input_num = CTF_DEDUP_GID_TO_INPUT (
input_id
);
3166
input_type = CTF_DEDUP_GID_TO_TYPE (
input_id
);
/src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c
1837
ctf_id_t
input_id
;
local
1896
input_id
= CTF_DEDUP_GID_TO_TYPE (type_id);
1897
fwdkind = ctf_type_kind_forwarded (input_fp,
input_id
);
1898
name = ctf_type_name_raw (input_fp,
input_id
);
3147
void *
input_id
, *target_id;
local
3154
&
input_id
, &target_id)) == 0)
3164
input_num = CTF_DEDUP_GID_TO_INPUT (
input_id
);
3166
input_type = CTF_DEDUP_GID_TO_TYPE (
input_id
);
Completed in 36 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026