Searched refs:CleanupListValue (Results 1 – 1 of 1) sorted by relevance
/external/cmockery/cmockery_0_1_2/src/ |
D | cmockery.c | 93 typedef void (*CleanupListValue)(const void *value, void *cleanup_value_data); typedef 122 ListNode * const node, const CleanupListValue cleanup_value, 125 ListNode * const node, const CleanupListValue cleanup_value, 133 ListNode * const head, const CleanupListValue cleanup_value, 346 ListNode * const node, const CleanupListValue cleanup_value, in list_remove() 360 ListNode * const node, const CleanupListValue cleanup_value, in list_remove_free() 374 ListNode * const head, const CleanupListValue cleanup_value, in list_free()
|