Searched refs:LL_DELETE (Results 1 – 8 of 8) sorted by relevance
102 LL_DELETE(*(struct list **)list, (struct list *)item); in list_remove()
306 #define LL_DELETE(head,del) \ macro356 #undef LL_DELETE357 #define LL_DELETE LL_DELETE_VS2008 macro
101 LL_DELETE(*(struct list **)the_list, (struct list *)item); in list_remove()
352 LL_DELETE((r), (obj))
349 #define LL_DELETE(head,del) \ macro408 #undef LL_DELETE409 #define LL_DELETE LL_DELETE_VS2008 macro
85 LL_DELETE(context->async_state,tmp); in coap_remove_async()
599 LL_DELETE(resource->subscribers, s);722 LL_DELETE(resource->subscribers, obs);
100 #undef LL_DELETE