HomeSort by relevance Sort by last modified time
    Searched refs:afterLastNode (Results 1 - 2 of 2) sorted by null

  /external/libdrm/amdgpu/
util_hash.c 159 struct util_node *afterLastNode;
165 afterLastNode = lastNode->next;
171 firstNode = afterLastNode;
  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_hash.c 156 struct cso_node *afterLastNode;
162 afterLastNode = lastNode->next;
168 firstNode = afterLastNode;

Completed in 186 milliseconds