Lines Matching refs:is_null
493 self.first.is_null()523 if next.is_null() {615 debug_assert_eq!(next.is_null(), prev.is_null());616 if !next.is_null() {799 if self.current.is_null() {982 if next.is_null() {996 if self.next.is_null() {1013 if prev.is_null() {1031 if self.next.is_null() {1064 let ptr = if self.next.is_null() {