Searched refs:ptr4 (Results 1 – 1 of 1) sorted by relevance
434 char *ptr4 = rte_realloc_socket( in test_realloc_socket() local436 if (!ptr4){ in test_realloc_socket()441 if (ptr3 != ptr4){ in test_realloc_socket()443 rte_free(ptr4); in test_realloc_socket()447 ptr4 = rte_realloc_socket(ptr3, size3 + size2 + size1, in test_realloc_socket()449 if (ptr3 != ptr4){ in test_realloc_socket()451 rte_free(ptr4); in test_realloc_socket()454 rte_free(ptr4); in test_realloc_socket()