Home
last modified time | relevance | path

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

/dports/math/palp/palp-2.20/
H A DE_Poly.c668 PolyPointList * _P_D, CWS * _W, EPoly *_EP, /* EqList * _E,*/ in Output()
1023 PolyPointList * _P_D, PolyPointList * _P_N, in Make_Gore_Poly()
1194 PolyPointList * _P_D, VertexNumList * _V_D, EqList * _E_D, in Compute_E_Poly()
1269 PolyPointList *_P = NULL, *_DP = NULL, *_P_D, *_P_N; in Make_E_Poly() local
1408 PolyPointList *_P_D = (PolyPointList *) malloc(sizeof(PolyPointList)); in AnalyseGorensteinCone() local