Searched refs:null_iter (Results 1 – 3 of 3) sorted by relevance
226 struct util_hash_iter null_iter = {hash, 0}; in util_hash_insert() local227 return null_iter; in util_hash_insert()
216 struct cso_hash_iter null_iter = {hash, 0}; in cso_hash_insert() local217 return null_iter; in cso_hash_insert()
227 struct cso_hash_iter null_iter = {hash, 0}; in cso_hash_insert() local228 return null_iter; in cso_hash_insert()