Home | History | Annotate | Download | only in HAL

Lines Matching full:_bytes

1469                     m_Entries[i].tag_entry.data._bytes != NULL) {
1470 free(m_Entries[i].tag_entry.data._bytes);
1471 m_Entries[i].tag_entry.data._bytes = NULL;
1580 m_Entries[m_nNumEntries].tag_entry.data._bytes = values;