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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.c125 struct cso_node *afterLastNode; local in function:cso_data_rehash
131 afterLastNode = lastNode->next;
137 firstNode = afterLastNode;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.c145 struct cso_node *afterLastNode; local in function:cso_data_rehash
151 afterLastNode = lastNode->next;
157 firstNode = afterLastNode;

Completed in 3 milliseconds