Searched defs:r_max (Results 1 – 4 of 4) sorted by relevance
81 #define set_return_code(r_max, r, msg) \ argument
174 unsigned r_max = l->class_size[_class]; in lcra_solve() local
112 double *slope, double *r_stddev, double *r_max) in regress()
4007 bool ImGui::IsMouseHoveringRect(const ImVec2& r_min, const ImVec2& r_max, bool clip) in IsMouseHoveringRect()