Searched refs:descs_start (Results 1 – 1 of 1) sorted by relevance
226 const unsigned char *descs_end, *descs_start; in descs_to_legacy() local267 descs_start = (const void *)counts; in descs_to_legacy()276 descs_end = descs_start; in descs_to_legacy()294 length = sizeof out->header + (descs_end - descs_start); in descs_to_legacy()300 memcpy(out->descriptors, descs_start, descs_end - descs_start); in descs_to_legacy()