Searched refs:tsw2 (Results 1 – 1 of 1) sorted by relevance
1882 struct t_switch *tsw2) in tfind_face_corner() argument1884 if (!(tsw0 && tsw1 && tsw2)) in tfind_face_corner()1887 return ffind_face_corner(tsw0->tmp, tsw1->tmp, tsw2->tmp); in tfind_face_corner()2012 struct t_switch *tsw2, in tfind_3d_perpendicular() argument2015 if (!(tsw0 && tsw1 && tsw2 && tsw3)) in tfind_3d_perpendicular()2019 tsw2->tmp, tsw3->tmp); in tfind_3d_perpendicular()2025 struct t_switch *tsw2) in tfind_2d_perpendicular() argument2027 if (!(tsw0 && tsw1 && tsw2)) in tfind_2d_perpendicular()2030 return ffind_2d_perpendicular(tsw0->tmp, tsw1->tmp, tsw2->tmp); in tfind_2d_perpendicular()