OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:out_id
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_crtc.c
667
u32
out_id
;
local
686
if (get_user(
out_id
, &set_connectors_ptr[i])) {
691
connector = drm_connector_lookup(dev, file_priv,
out_id
);
694
out_id
);
/src/external/gpl3/gdb/dist/libctf/
ctf-dedup.c
2916
void *
out_id
;
local
2928
out_id
= CTF_DEDUP_GID (output, output_num, new_type);
2930
id,
out_id
);
2932
if (ctf_dynhash_insert (d->cd_emission_struct_members, id,
out_id
) < 0)
/src/external/gpl3/gdb.old/dist/libctf/
ctf-dedup.c
2890
void *
out_id
;
local
2902
out_id
= CTF_DEDUP_GID (output, output_num, new_type);
2904
id,
out_id
);
2906
if (ctf_dynhash_insert (d->cd_emission_struct_members, id,
out_id
) < 0)
/src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c
3070
void *
out_id
;
local
3082
out_id
= CTF_DEDUP_GID (output, output_num, new_type);
3084
id,
out_id
);
3086
if (ctf_dynhash_insert (d->cd_emission_struct_members, id,
out_id
) < 0)
/src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c
3070
void *
out_id
;
local
3082
out_id
= CTF_DEDUP_GID (output, output_num, new_type);
3084
id,
out_id
);
3086
if (ctf_dynhash_insert (d->cd_emission_struct_members, id,
out_id
) < 0)
Completed in 35 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026