Home | History | Annotate | Download | only in HAL

Lines Matching full:_longs

1495                     m_Entries[i].tag_entry.data._longs != NULL) {
1496 free(m_Entries[i].tag_entry.data._longs);
1497 m_Entries[i].tag_entry.data._longs = NULL;
1626 m_Entries[m_nNumEntries].tag_entry.data._longs = values;