Searched refs:ppSt (Results 1 – 1 of 1) sorted by relevance
237 DXFStyle * * ppSt, * pSt; in Read() local246 ppSt=&pStyles; in Read()247 while(*ppSt!=NULL) ppSt=&((*ppSt)->pSucc); in Read()271 *ppSt=pSt; in Read()272 ppSt=&(pSt->pSucc); in Read()
Completed in 13 milliseconds