OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tm_memop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
trans-mem.cc
3442
struct
tm_memop
3452
struct tm_memop_hasher : free_ptr_hash <
tm_memop
>
3454
static inline hashval_t hash (const
tm_memop
*);
3455
static inline bool equal (const
tm_memop
*, const
tm_memop
*);
3458
/* Htab support. Return a hash value for a `
tm_memop
'. */
3460
tm_memop_hasher::hash (const
tm_memop
*mem)
3470
/* Htab support. Return true if two
tm_memop
's are the same. */
3472
tm_memop_hasher::equal (const
tm_memop
*mem1, const
tm_memop
*mem2
3432
struct
tm_memop
struct
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
trans-mem.cc
3430
struct
tm_memop
3440
struct tm_memop_hasher : free_ptr_hash <
tm_memop
>
3442
static inline hashval_t hash (const
tm_memop
*);
3443
static inline bool equal (const
tm_memop
*, const
tm_memop
*);
3446
/* Htab support. Return a hash value for a `
tm_memop
'. */
3448
tm_memop_hasher::hash (const
tm_memop
*mem)
3458
/* Htab support. Return true if two
tm_memop
's are the same. */
3460
tm_memop_hasher::equal (const
tm_memop
*mem1, const
tm_memop
*mem2
3420
struct
tm_memop
struct
[
all
...]
Completed in 16 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026