Home
last modified time | relevance | path

Searched defs:yp_min (Results 1 – 3 of 3) sorted by relevance

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/2D/Source/Flat8/
H A Dfl8p.c59 int yp_min, yp_max, yp_next; in gri_per_umap_hscan() local
H A Dfl8lp.c61 int yp_min, yp_max, yp_next; in gri_lit_per_umap_hscan() local
/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A DNumeric.cpp1340 double yp_min = std::min(p1.y(), p2.y()); in intersection_segments() local