Searched refs:ppLT (Results 1 – 1 of 1) sorted by relevance
235 DXFLType * * ppLT, * pLT; in Read() local240 ppLT=&pLTypes; in Read()241 while(*ppLT!=NULL) ppLT=&((*ppLT)->pSucc); in Read()259 *ppLT=pLT; in Read()260 ppLT=&(pLT->pSucc); in Read()
Completed in 11 milliseconds