OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hash_stream
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_stream_map.c
74
static unsigned long
hash_stream
(const QUIC_STREAM *s)
function
95
qsm->map = lh_QUIC_STREAM_new(
hash_stream
, cmp_stream);
/src/external/gpl3/binutils/dist/ld/
pdb.c
487
struct bfd *
hash_stream
= NULL;
local
511
hash_stream
= add_stream (pdb, "", &hash_stream_index);
513
if (!
hash_stream
)
557
if (bfd_write (buf, sizeof (uint32_t),
hash_stream
)
583
if (bfd_write (buf, sizeof (uint32_t),
hash_stream
)
589
if (bfd_write (buf, sizeof (uint32_t),
hash_stream
)
/src/external/gpl3/binutils.old/dist/ld/
pdb.c
487
struct bfd *
hash_stream
= NULL;
local
511
hash_stream
= add_stream (pdb, "", &hash_stream_index);
513
if (!
hash_stream
)
557
if (bfd_write (buf, sizeof (uint32_t),
hash_stream
)
583
if (bfd_write (buf, sizeof (uint32_t),
hash_stream
)
589
if (bfd_write (buf, sizeof (uint32_t),
hash_stream
)
Completed in 17 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026