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

  /external/yaffs2/yaffs2/
yaffs_guts.c 1107 yaffs_BlockInfo *theBlock;
1111 theBlock = yaffs_GetBlockInfo(dev, chunk / dev->nChunksPerBlock);
1112 if (theBlock) {
1113 theBlock->softDeletions++;
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 435 * Input: - theBlock must point to the start of the block
445 UChar* theBlock, /* IMAGE */
457 UChar* external = theBlock;
458 UChar* data = theBlock;
    [all...]

Completed in 298 milliseconds