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

  /art/compiler/utils/
swap_space.cc 118 SpaceChunk old_chunk = *it->free_by_start_entry; local
119 if (old_chunk.size == size) {
134 return old_chunk.ptr;
  /external/u-boot/fs/yaffs2/
yaffs_guts.c 2530 int old_chunk; local
    [all...]

Completed in 73 milliseconds