Home
last modified time | relevance | path

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

/dports/math/palp/palp-2.20/
H A DNefpart.c106 void Dir_Product(PartList *_PTL, VertexNumList *_V, PolyPointList *_P){ in Dir_Product()
201 void REC_Dir_Product(PartList *_PTL, VertexNumList *_V, PolyPointList *_P){ in REC_Dir_Product()
277 int Bisection_PTL(PartList *_PTL, int s[], int S[]){ in Bisection_PTL()
295 void Bubble_PTL(PartList *_PTL, int s[]){ in Bubble_PTL()
314 void Remove_Sym(SYM *_VP, PartList *_PTL, PartList *_S_PTL){ in Remove_Sym()
538 int *_dim, PartList *_PTL){ in Initial_Conditions()
695 PartList *_PTL, NEF_Flags* _F){ in Select_Sv()
786 PartList *_PTL = (PartList *) malloc(sizeof(PartList)); in part_nef() local
H A DE_Poly.c364 void Print_Nefinfo(PartList *_PTL, /* Flags *_F,*/ time_t *_Tstart, in Print_Nefinfo()
381 int N_Part(PartList *_PTL){ in N_Part()
564 int Max_S(PartList * _PTL, int *_n) in Max_S()
580 void PrintDegrees( /*Flags *_F,*/ LInfo *_L, PartList *_PTL, int m, in PrintDegrees()
669 VertexNumList * _V, int *_n, PartList *_PTL, in Output()
1024 VertexNumList * _V, PartList * _PTL, int *_codim, in Make_Gore_Poly()
1268 PartList *_PTL; in Make_E_Poly() local