Searched refs:tmpce_idx (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/BootCache-106/
H A Dkext.c1487 int tmpcel_idx, tmpce_idx; local
1491 for (tmpce_idx = 0;
1492 tmpce_idx < BC_cache->c_nextents[tmpcel_idx];
1493 tmpce_idx++) {
1494 ce = BC_cache->c_extentlists[tmpcel_idx] + tmpce_idx;

Completed in 114 milliseconds