Searched refs:LIST_Error_Check (Results 1 – 1 of 1) sorted by relevance
32 static list_status_t LIST_Error_Check(list_handle_t list, list_element_handle_t newElement) in LIST_Error_Check() function129 listStatus = LIST_Error_Check(list, element); in LIST_AddTail()175 listStatus = LIST_Error_Check(list, element); in LIST_AddHead()410 listStatus = LIST_Error_Check(element->list, newElement); in LIST_AddPrevElement()