Searched refs:array_pos (Results 1 – 1 of 1) sorted by relevance
290 int array_pos = next_to_alloc_id >> 8; in AllocIdLocked() local293 if (array_pos == 0) { in AllocIdLocked()299 nodes[array_pos] = static_cast<NodeArray*>(malloc(sizeof(NodeArray))); in AllocIdLocked()300 if (nodes[array_pos] == nullptr) { in AllocIdLocked()