MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / list_del

Function list_del

src/include/list.h:136–139  ·  view source on GitHub ↗

* list_del - deletes entry from list. * @entry: the element to delete from the list. * Note: list_empty on entry does not return true after this, the entry is in an undefined state. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

lvHdrDelFunction · 0.85
lvDelSubitemFunction · 0.85
textnode_destroyFunction · 0.85
mglist_del_itemFunction · 0.85
mglist_move_itemFunction · 0.85
mglist_select_itemFunction · 0.85
mglist_unselect_allFunction · 0.85
gal_vmbucket_destroyFunction · 0.85
gal_vmbucket_freeFunction · 0.85
sigma8654.cFile · 0.85
GFX_FreeHWSurfaceFunction · 0.85
MLSHADOW_SetSurfaceFunction · 0.85

Calls 1

__list_delFunction · 0.85

Tested by

no test coverage detected