OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:key_a
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/binutils/dist/libctf/
ctf-hash.c
110
ctf_link_type_key_t *
key_a
= (ctf_link_type_key_t *) hep_a->key;
local
113
return (
key_a
->cltk_fp == key_b->cltk_fp)
114
&& (
key_a
->cltk_idx == key_b->cltk_idx);
133
ctf_type_id_key_t *
key_a
= (ctf_type_id_key_t *) hep_a->key;
local
136
return (
key_a
->ctii_input_num == key_b->ctii_input_num)
137
&& (
key_a
->ctii_type == key_b->ctii_type);
/src/external/gpl3/binutils.old/dist/libctf/
ctf-hash.c
110
ctf_link_type_key_t *
key_a
= (ctf_link_type_key_t *) hep_a->key;
local
113
return (
key_a
->cltk_fp == key_b->cltk_fp)
114
&& (
key_a
->cltk_idx == key_b->cltk_idx);
133
ctf_type_id_key_t *
key_a
= (ctf_type_id_key_t *) hep_a->key;
local
136
return (
key_a
->ctii_input_num == key_b->ctii_input_num)
137
&& (
key_a
->ctii_type == key_b->ctii_type);
/src/external/gpl3/gdb/dist/libctf/
ctf-hash.c
110
ctf_link_type_key_t *
key_a
= (ctf_link_type_key_t *) hep_a->key;
local
113
return (
key_a
->cltk_fp == key_b->cltk_fp)
114
&& (
key_a
->cltk_idx == key_b->cltk_idx);
133
ctf_type_id_key_t *
key_a
= (ctf_type_id_key_t *) hep_a->key;
local
136
return (
key_a
->ctii_input_num == key_b->ctii_input_num)
137
&& (
key_a
->ctii_type == key_b->ctii_type);
/src/external/gpl3/gdb.old/dist/libctf/
ctf-hash.c
110
ctf_link_type_key_t *
key_a
= (ctf_link_type_key_t *) hep_a->key;
local
113
return (
key_a
->cltk_fp == key_b->cltk_fp)
114
&& (
key_a
->cltk_idx == key_b->cltk_idx);
133
ctf_type_id_key_t *
key_a
= (ctf_type_id_key_t *) hep_a->key;
local
136
return (
key_a
->ctii_input_num == key_b->ctii_input_num)
137
&& (
key_a
->ctii_type == key_b->ctii_type);
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
store.cc
1790
const binding_key *
key_a
= (*iter_a).first;
local
1791
keys.add (
key_a
);
/src/external/gpl3/gcc/dist/gcc/analyzer/
store.cc
1971
const binding_key *
key_a
= (*iter_a).first;
local
1972
keys.add (
key_a
);
/src/external/mpl/bind/dist/lib/dns/
qp.c
388
qpkey_compare(const dns_qpkey_t
key_a
, const size_t keylen_a,
392
if (qpkey_bit(
key_a
, keylen_a, offset) !=
Completed in 39 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026