Searched refs:list_free (Results 1 - 1 of 1) sorted by relevance

/external/cmockery/cmockery_0_1_2/src/
H A Dcmockery.c92 // Used by list_free() to deallocate values referenced by list nodes.
132 static ListNode* list_free(
301 list_free(&global_function_result_map_head, free_symbol_map_value,
304 list_free(&global_function_parameter_map_head, free_symbol_map_value,
373 static ListNode* list_free( function
433 list_free(&map_value->symbol_values_list_head,

Completed in 157 milliseconds