Home
last modified time | relevance | path

Searched defs:decl_state_hasher (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.h504 struct decl_state_hasher : ggc_ptr_hash<lto_in_decl_state> struct
507 hash (lto_in_decl_state *s) in hash()
513 equal (lto_in_decl_state *a, lto_in_decl_state *b) in equal()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.h544 struct decl_state_hasher : ggc_ptr_hash<lto_in_decl_state> struct
547 hash (lto_in_decl_state *s) in hash()
553 equal (lto_in_decl_state *a, lto_in_decl_state *b) in equal()