Searched refs:tmp_p (Results 1 – 2 of 2) sorted by relevance
246 Uint16 *tmp_p; in VDI_ReadExtInfo() local248 tmp_p = (Uint16 *)&work_out[16]; in VDI_ReadExtInfo()251 vdi_index[*tmp_p++] = i; in VDI_ReadExtInfo()259 unsigned short *tmp_p; in VDI_ReadExtInfo() local262 tmp_p = (unsigned short *) &work_out[16]; in VDI_ReadExtInfo()267 valeur = *tmp_p++; in VDI_ReadExtInfo()
410 char **tmp_p; in chopup_args() local412 tmp_p = (char **)OPENSSL_realloc(arg->data, in chopup_args()414 if (tmp_p == NULL) in chopup_args()416 arg->data = tmp_p; in chopup_args()