Home
last modified time | relevance | path

Searched refs:null_iter (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/amdgpu/
Dutil_hash.c230 struct util_hash_iter null_iter = {hash, 0}; in util_hash_insert() local
231 return null_iter; in util_hash_insert()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c227 struct cso_hash_iter null_iter = {hash, 0}; in cso_hash_insert() local
228 return null_iter; in cso_hash_insert()