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

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.c163 /* Used by list_free() to deallocate values referenced by list nodes. */
203 static ListNode* list_free(
420 list_free(&global_function_result_map_head, free_symbol_map_value,
423 list_free(&global_function_parameter_map_head, free_symbol_map_value,
494 static ListNode* list_free( function
556 list_free(&map_value->symbol_values_list_head,

Completed in 42 milliseconds