Lines Matching defs:free
227 /* This must be called at the end of a test to free() allocated structures. */
479 /* Remove a list node from a list and free the node. */
484 free(list_remove(node, cleanup_value, cleanup_value_data));
546 free((void*)value);
559 free(map_value);
684 /* If this item has been returned more than once, free it. */
757 free(symbol);
1299 free(check);
1510 #undef free
1511 free(ptr);
1512 #define free test_free
1525 /* It's important to use the libc malloc and free here otherwise
1526 * the automatic free of leaked blocks can reap the error messages
1619 /* Use the real free in this function. */
1620 #undef free
1659 free(block);
1661 #define free test_free
1749 free(discard_const_p(char, block_info) + sizeof(*block_info) + MALLOC_GUARD_SIZE);
2822 free(test_states);
2823 free((void*)failed_names);
2967 free((void*)failed_names);