Home
last modified time | relevance | path

Searched refs:ht_identifier_ptr (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstringpool.cc237 ht_identifier_ptr *
256 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
H A DChangeLog-201027089 ht_identifier_ptr.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstringpool.c231 ht_identifier_ptr *
250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dsymtab.h30 typedef struct ht_identifier *ht_identifier_ptr; typedef
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dsymtab.h30 typedef struct ht_identifier *ht_identifier_ptr; typedef
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A DChangeLog5104 * include/symtab.h (ht_identifier_ptr): New.