Searched refs:ht_error (Results 1 – 3 of 3) sorted by relevance
235 if (ht->ht_error && hash_may_resize(ht, 0) == FAIL) in hash_add_item()412 ht->ht_error = TRUE; in hash_may_resize()454 ht->ht_error = FALSE; in hash_may_resize()
1871 d->dv_hashtab.ht_error = TRUE; in convert_hash2dict()1953 if (d->dv_hashtab.ht_error) in ruby_convert_to_vim_value()
1302 int ht_error; // when set growing failed, can't add more member