Searched refs:tmp_p (Results 1 – 2 of 2) sorted by relevance
249 Uint16 *tmp_p; in VDI_ReadExtInfo() local251 tmp_p = (Uint16 *)&work_out[16]; in VDI_ReadExtInfo()254 vdi_index[*tmp_p++] = i; in VDI_ReadExtInfo()262 unsigned short *tmp_p; in VDI_ReadExtInfo() local265 tmp_p = (unsigned short *) &work_out[16]; in VDI_ReadExtInfo()270 valeur = *tmp_p++; in VDI_ReadExtInfo()
409 char **tmp_p; in chopup_args() local411 tmp_p = (char **)OPENSSL_realloc(arg->data, in chopup_args()413 if (tmp_p == NULL) in chopup_args()415 arg->data = tmp_p; in chopup_args()