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

  /external/linux-tools-perf/util/include/linux/added/
list.h 217 struct list_head *new_first = entry->next; local
222 head->next = new_first;
223 new_first->prev = head;
  /external/v8/src/
runtime.cc     [all...]

Completed in 604 milliseconds