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

  /toolchain/binutils/binutils-2.25/libiberty/
partition.c 81 struct partition_elem *old_next; local
113 old_next = e1->next;
115 e2->next = old_next;
  /external/harfbuzz_ng/src/
hb-buffer.cc 1502 const T *old_next = next; local
    [all...]

Completed in 54 milliseconds