Home | History | Annotate | Download | only in HAL

Lines Matching full:rat_t

1636                 rat_t *values = (rat_t *)malloc(count * sizeof(rat_t));
1641 memcpy(values, data, count * sizeof(rat_t));
1645 m_Entries[m_nNumEntries].tag_entry.data._rat = *(rat_t *)data;