OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocIndexE
(Results
1 - 3
of
3
) sorted by null
/external/neven/Embedded/common/src/b_BasicEm/
MemSeg.c
46
ptrA->
allocIndexE
= 0;
59
ptrA->
allocIndexE
= 0;
88
return ( ptrA->sizeE == ptrA->
allocIndexE
) ? 0 : ptrA->sizeE - ptrA->
allocIndexE
- 2 * ptrA->sharedE;
103
return ptrA->
allocIndexE
;
120
return ptrA->
allocIndexE
;
126
while( indexL < ptrA->
allocIndexE
)
154
while( indexL < ptrA->
allocIndexE
)
173
while( indexL < ptrA->
allocIndexE
)
214
memSegL.
allocIndexE
= 0
[
all
...]
MemSeg.h
85
uint32
allocIndexE
;
Context.c
303
memSegL.
allocIndexE
= 0;
362
memSegL.
allocIndexE
= 0;
Completed in 1071 milliseconds