Searched refs:tsw0 (Results 1 – 1 of 1) sorted by relevance
1880 struct f_switch *tfind_face_corner(struct t_switch *tsw0, 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()2010 struct f_switch *tfind_3d_perpendicular(struct t_switch *tsw0, in tfind_3d_perpendicular() argument2015 if (!(tsw0 && tsw1 && tsw2 && tsw3)) in tfind_3d_perpendicular()2018 return ffind_3d_perpendicular(tsw0->tmp, tsw1->tmp, in tfind_3d_perpendicular()2023 struct f_switch *tfind_2d_perpendicular(struct t_switch *tsw0, 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()