Home
last modified time | relevance | path

Searched refs:list_remove (Results 1 – 1 of 1) sorted by relevance

/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c121 static ListNode* list_remove(
345 static ListNode* list_remove( in list_remove() function
363 free(list_remove(node, cleanup_value, cleanup_value_data)); in list_remove_free()
1326 list_remove(&block_info->node, NULL, NULL); in _test_free()