Lines Matching refs:NULL
69 : m_pInfoBlockBody( NULL ), in GroupFileReader()
70 m_pFileBlockBody( NULL ), in GroupFileReader()
71 m_pInfoExBlockBody( NULL ) in GroupFileReader()
84 if ( infoBlock == NULL ) return; in GroupFileReader()
85 if ( fileBlock == NULL ) return; in GroupFileReader()
95 if ( infoExBlock != NULL ) in GroupFileReader()
105 if ( m_pInfoBlockBody == NULL ) in ReadGroupItemLocationInfo()
111 if ( groupItemInfo == NULL ) in ReadGroupItemLocationInfo()
123 if ( m_pInfoExBlockBody == NULL ) in GetGroupItemExCount()
133 if ( m_pInfoExBlockBody == NULL ) in ReadGroupItemInfoEx()
140 if ( groupItemInfoEx == NULL ) in ReadGroupItemInfoEx()