Searched refs:SPL_LLIST_DELREF (Results 1 – 1 of 1) sorted by relevance
44 #define SPL_LLIST_DELREF(elem) if(!--(elem)->rc) { \ macro162 SPL_LLIST_DELREF(current); in spl_ptr_llist_destroy()268 SPL_LLIST_DELREF(tail); in spl_ptr_llist_pop()320 SPL_LLIST_DELREF(head); in spl_ptr_llist_shift()914 SPL_LLIST_DELREF(element); in SPL_METHOD()920 SPL_LLIST_DELREF(element); in SPL_METHOD()982 SPL_LLIST_DELREF(old); in spl_dllist_it_helper_move_forward()
Completed in 12 milliseconds