Searched refs:pNewType (Results 1 – 1 of 1) sorted by relevance
158 FX_BYTE* pNewType = FX_Alloc(FX_BYTE, pData->m_PathCount + 8); in AppendPath() local159 FXSYS_memcpy32(pNewType, pData->m_pTypeList, pData->m_PathCount); in AppendPath()164 pData->m_pTypeList = pNewType; in AppendPath()