Home
last modified time | relevance | path

Searched refs:atleast_one_different (Results 1 – 1 of 1) sorted by relevance

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dobjects.c2139 int atleast_one_different = 0; in is_CAD_object_open() local
2159 atleast_one_different = 1; in is_CAD_object_open()
2164 if (vertex_count>2 && start_lat==stop_lat && start_long==stop_long && atleast_one_different > 0) in is_CAD_object_open()