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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.c202 struct cso_node *e_for_x = hash->end; local in function:cso_hash_deinit
208 while (cur != e_for_x) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.c252 struct cso_node *e_for_x = (struct cso_node *)(hash->data.d); local in function:cso_hash_delete
257 while (cur != e_for_x) {

Completed in 3 milliseconds