Searched refs:HASHMAP_ADD (Results 1 – 2 of 2) sorted by relevance
82 HASHMAP_ADD, enumerator102 return hashmap__insert(map, key, value, HASHMAP_ADD, NULL, NULL); in hashmap__add()
167 } else if (strategy == HASHMAP_ADD) { in hashmap__insert()