Home
last modified time | relevance | path

Searched defs:ht_lookup (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dsymtab.c91 ht_lookup (cpp_hash_table *table, const unsigned char *str, size_t len, in ht_lookup() function
H A Dsymtab.cc91 ht_lookup (cpp_hash_table *table, const unsigned char *str, size_t len, in ht_lookup() function
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dsymtab.c91 ht_lookup (cpp_hash_table *table, const unsigned char *str, size_t len, in ht_lookup() function
/netbsd/usr.bin/config/
H A Dhash.c342 ht_lookup(struct hashtab *ht, const char *nam) in ht_lookup() function