Searched refs:descs_start (Results 1 – 1 of 1) sorted by relevance
239 const unsigned char *descs_end, *descs_start; in descs_to_legacy() local280 descs_start = (const void *)counts; in descs_to_legacy()289 descs_end = descs_start; in descs_to_legacy()307 length = sizeof out->header + (descs_end - descs_start); in descs_to_legacy()313 memcpy(out->descriptors, descs_start, descs_end - descs_start); in descs_to_legacy()