Searched refs:ptr4 (Results 1 – 1 of 1) sorted by relevance
443 char *ptr4 = rte_realloc_socket( in test_realloc_socket() local445 if (!ptr4){ in test_realloc_socket()450 if (ptr3 != ptr4){ in test_realloc_socket()452 rte_free(ptr4); in test_realloc_socket()456 ptr4 = rte_realloc_socket(ptr3, size3 + size2 + size1, in test_realloc_socket()458 if (ptr3 != ptr4){ in test_realloc_socket()460 rte_free(ptr4); in test_realloc_socket()463 rte_free(ptr4); in test_realloc_socket()