Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dggc-common.c258 static hash_table<saving_hasher> *saving_htab; variable
587 delete saving_htab; in gt_pch_save() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dggc-common.c298 static htab_t saving_htab; variable