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

  /external/ltp/utils/ffsb-6.0-rc2/
cirlist.c 68 struct cnode *oldhead = NULL; local
79 oldhead = cl->head;
83 oldhead = cl->head;
84 newhead = oldhead->next;
92 oldhead = cl->head;
93 newhead = oldhead->next;
94 newhead->prev = oldhead->prev;
99 ret = oldhead->obj;
100 oldhead->obj = (void *)(-1);
101 oldhead->next = (void *)(-1)
    [all...]
  /external/libmtp/src/
libmtp.c 2684 LIBMTP_devicestorage_t *oldhead, *ptr1, *ptr2, *newlist; local
    [all...]
  /external/elfutils/src/
ldgeneric.c 4807 struct symbol *oldhead = head->symbols->next_in_scn; local
    [all...]

Completed in 90 milliseconds