Searched defs:IS_INCLUDED (Results 1 – 4 of 4) sorted by relevance
83 static const flags_t IS_INCLUDED = 1U << 2; member in Parma_Polyhedra_Library::Poly_Con_Relation
136 static IS_INCLUDED: AtomicBool = AtomicBool::new(false); in include_windows_10_kits() const
36 public static final int IS_INCLUDED = 4; field in Poly_Con_Relation
36 #define IS_INCLUDED(i) (ggv->point_status.els[(i)] == INCLUDED) macro