Searched refs:arrayIterator (Results 1 – 1 of 1) sorted by relevance
59 uint32_t arrayIterator = 0; in writeArrayTable() local65 for( arrayIterator = 0; arrayIterator < ft->size; arrayIterator++ ) { in writeArrayTable()66 uint32_t pc = ((uint32_t*)ft->array)[arrayIterator]; in writeArrayTable()71 pte.pathNumber = arrayIterator; in writeArrayTable()