Home
last modified time | relevance | path

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

/external/libdrm/amdgpu/
Dutil_hash.c266 struct util_node *e_for_x = (struct util_node *)(hash->data.d); in util_hash_delete() local
271 while (cur != e_for_x) { in util_hash_delete()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c265 struct cso_node *e_for_x = (struct cso_node *)(hash->data.d); in cso_hash_delete() local
270 while (cur != e_for_x) { in cso_hash_delete()