Searched refs:tmpcel_idx (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/BootCache-109/
H A Dkext.c1487 int tmpcel_idx, tmpce_idx; local
1488 for (tmpcel_idx = 0;
1489 tmpcel_idx < BC_cache->c_nextentlists;
1490 tmpcel_idx++) {
1492 tmpce_idx < BC_cache->c_nextents[tmpcel_idx];
1494 ce = BC_cache->c_extentlists[tmpcel_idx] + tmpce_idx;

Completed in 281 milliseconds