Home | History | Annotate | Download | only in HAL3

Lines Matching full:_longs

1228                             m_Entries[i].tag_entry.data._longs != NULL) {
1229 free(m_Entries[i].tag_entry.data._longs);
1230 m_Entries[i].tag_entry.data._longs = NULL;
1366 m_Entries[m_nNumEntries].tag_entry.data._longs = values;