Searched refs:pLeft (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap4-aah/security/tf_daemon/
H A Dsmc_properties_parser.h60 struct NODE* pLeft; member in struct:NODE
H A Dsmc_properties_parser.c139 pList=pList->pLeft;
178 if (pList->pLeft!=NULL)
180 pList=pList->pLeft;
184 pList->pLeft=pNode;
/hardware/ti/omap4xxx/security/tf_daemon/
H A Dsmc_properties_parser.h60 struct NODE* pLeft; member in struct:NODE
H A Dsmc_properties_parser.c138 pList=pList->pLeft;
177 if (pList->pLeft!=NULL)
179 pList=pList->pLeft;
183 pList->pLeft=pNode;

Completed in 85 milliseconds