Searched refs:PV_Result (Results 1 – 6 of 6) sorted by relevance
302 static Param_Vertices *PV_Result; /* List of parameterized vertices */481 PV->next = PV_Result;485 PV_Result = PV;1259 PV_Result = NULL;1349 res->V = PV_Result;
302 static Param_Vertices *PV_Result; /* List of parameterized vertices */ variable481 PV->next = PV_Result; in traite_m_face()485 PV_Result = PV; in traite_m_face()1259 PV_Result = NULL; in Find_m_faces()1349 res->V = PV_Result; in Find_m_faces()
2856 data PV_Result a = PV_Ok PV_Accum a | PV_Failed PV_Accum type2859 newtype PV a = PV { unPV :: PV_Context -> PV_Accum -> PV_Result a }
3046 data PV_Result a = PV_Ok PV_Accum a | PV_Failed PV_Accum function3049 newtype PV a = PV { unPV :: PV_Context -> PV_Accum -> PV_Result a }
2743 data PV_Result a = PV_Ok PV_Accum a | PV_Failed PV_Accum type2764 newtype PV a = PV { unPV :: PV_Context -> PV_Accum -> PV_Result a }