Home
last modified time | relevance | path

Searched refs:last_pair (Results 1 – 1 of 1) sorted by relevance

/system/ulib/ftl/ndm/
A Dndm_intrnl.c2216 Pair *pair, *tmp, *last_pair; in ndmExtractBBL() local
2236 for (last_pair = pair + ExtractedCnt - 1; pair < last_pair; ++pair) { in ndmExtractBBL()
2238 for (tmp = pair + 1; tmp <= last_pair; ++tmp) { in ndmExtractBBL()
2262 Pair *last_pair, *pair; in ndmInsertBBL() local
2271 for (last_pair = pair + ExtractedCnt - 1; pair <= last_pair; ++pair) { in ndmInsertBBL()

Completed in 6 milliseconds