Lines Matching refs:NULL
71 : m_pInfoBlockBody( NULL ), in GroupFileReader()
72 m_pFileBlockBody( NULL ), in GroupFileReader()
73 m_pInfoExBlockBody( NULL ) in GroupFileReader()
86 if ( infoBlock == NULL ) return; in GroupFileReader()
87 if ( fileBlock == NULL ) return; in GroupFileReader()
97 if ( infoExBlock != NULL ) in GroupFileReader()
107 if ( m_pInfoBlockBody == NULL ) in ReadGroupItemLocationInfo()
113 if ( groupItemInfo == NULL ) in ReadGroupItemLocationInfo()
125 if ( m_pInfoExBlockBody == NULL ) in GetGroupItemExCount()
135 if ( m_pInfoExBlockBody == NULL ) in ReadGroupItemInfoEx()
142 if ( groupItemInfoEx == NULL ) in ReadGroupItemInfoEx()