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

/external/neven/Embedded/common/src/b_BasicEm/
H A DMemTbl.c328 uint32 maxIndexL = 0; local
344 maxIndexL = iL;
348 if( ptrA->espArrE[ maxIndexL ]->sharedE )
355 return ptrA->espArrE[ maxIndexL ];
401 uint32 maxIndexL = 0; local
417 maxIndexL = iL;
421 if( !ptrA->ssArrE[ maxIndexL ].sharedE )
428 return &ptrA->ssArrE[ maxIndexL ];
/external/neven/Embedded/common/src/b_APIEm/
H A DFunctions.c85 uint32 maxIndexL = 0; local
94 maxIndexL = iL;
99 idL = rawIdArrA[ maxIndexL ];
115 uint32 maxIndexL = 0; local
127 maxIndexL = iL;
132 idL = rawIdArrA[ maxIndexL ];

Completed in 118 milliseconds