OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usedflag
(Results
1 - 1
of
1
) sorted by null
/external/srec/seti/sltsEngine/src/
linklist_impl.c
44
short
usedflag
;
member in struct:LNodeAllocElement
55
g_LNodeAllocArray[i].
usedflag
= 0;
68
if(g_LNodeAllocArray[i].
usedflag
== 0){
69
g_LNodeAllocArray[i].
usedflag
= 1;
92
g_LNodeAllocArray[i].
usedflag
= 0;
Completed in 2756 milliseconds