Searched refs:HT_ALLOC (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dstringpool.c97 strlen (text), HT_ALLOC);
111 length, HT_ALLOC);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dstringpool.cc97 strlen (text), HT_ALLOC);
111 length, HT_ALLOC);
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/include/
H A Dsymtab.h43 enum ht_lookup_option {HT_NO_INSERT = 0, HT_ALLOC}; enumerator in enum:ht_lookup_option
/netbsd-current/external/gpl3/gcc/dist/libcpp/include/
H A Dsymtab.h43 enum ht_lookup_option {HT_NO_INSERT = 0, HT_ALLOC}; enumerator in enum:ht_lookup_option
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Didentifiers.c95 return CPP_HASHNODE (ht_lookup (pfile->hash_table, str, len, HT_ALLOC));
H A Dtraditional.c269 len, HT_ALLOC));
H A Dlex.c1406 base, len, hash, HT_ALLOC));
1497 base, len, hash, HT_ALLOC));
H A Dcharset.c2124 buf, bufp - buf, HT_ALLOC));
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Didentifiers.cc95 return CPP_HASHNODE (ht_lookup (pfile->hash_table, str, len, HT_ALLOC));
H A Dtraditional.cc269 len, HT_ALLOC));
H A Dcharset.cc2156 buf, bufp - buf, HT_ALLOC));
H A Dlex.cc1963 base, len, hash, HT_ALLOC));
2057 base, len, hash, HT_ALLOC));

Completed in 143 milliseconds