Searched refs:other_null (Results 1 – 1 of 1) sorted by relevance
259 const bool other_null = !other_next; in swap_nodes() local263 if(!(other_null || other_empty)){ in swap_nodes()