Searched refs:not_none_and_active (Results 1 – 1 of 1) sorted by relevance
194 let not_none_and_active = self.ptr != unsafe { bind_ceed::CEED_VECTOR_NONE } in drop() localVariable197 if not_none_and_active { in drop()