OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxIndexL
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_BasicEm/
MemTbl.c
328
uint32
maxIndexL
= 0;
344
maxIndexL
= iL;
348
if( ptrA->espArrE[
maxIndexL
]->sharedE )
355
return ptrA->espArrE[
maxIndexL
];
401
uint32
maxIndexL
= 0;
417
maxIndexL
= iL;
421
if( !ptrA->ssArrE[
maxIndexL
].sharedE )
428
return &ptrA->ssArrE[
maxIndexL
];
/external/neven/Embedded/common/src/b_APIEm/
Functions.c
85
uint32
maxIndexL
= 0;
94
maxIndexL
= iL;
99
idL = rawIdArrA[
maxIndexL
];
115
uint32
maxIndexL
= 0;
127
maxIndexL
= iL;
132
idL = rawIdArrA[
maxIndexL
];
Completed in 456 milliseconds