Searched refs:HT_NO_INSERT (Results 1 – 4 of 4) sorted by relevance
40 enum ht_lookup_option {HT_NO_INSERT = 0, HT_ALLOC, HT_ALLOCED}; enumerator
104 node = CPP_HASHNODE (ht_lookup (pfile->hash_table, str, len, HT_NO_INSERT)); in cpp_defined()
155 if (insert == HT_NO_INSERT) in ht_lookup_with_hash()
142 strlen (text), HT_NO_INSERT); in maybe_get_identifier()