Lines Matching full:rat_t
1377 rat_t *values = (rat_t *)malloc(count * sizeof(rat_t));1382 memcpy(values, data, count * sizeof(rat_t));1387 *(rat_t *)data;