Searched refs:m_pSetAllocator (Results 1 – 1 of 1) sorted by relevance
67 PLRCTR_setAllocator m_pSetAllocator; variable88 m_pSetAllocator = NULL; in CLoadRun()127 m_pSetAllocator = (PLRCTR_setAllocator)GetProcAddress(m_hDLL, "LRCTR_setAllocator"); in Initialize()207 return (m_pSetAllocator) ? (*m_pSetAllocator)(pAllocator) : -1; in SetAllocator()