Home
last modified time | relevance | path

Searched defs:thee (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/gem/
H A Dves.c74 VPUBLIC void VV_reinit(VV *thee) in VV_reinit()
411 VPUBLIC EE* VV_firstEE(VV *thee) in VV_firstEE()
425 VPUBLIC SS* VV_firstSS(VV *thee) in VV_firstSS()
439 VPUBLIC EE* VV_parent(VV *thee) in VV_parent()
462 VV *thee = VNULL; in VV_ctor() local
490 VPUBLIC void VV_dtor(VV **thee) in VV_dtor()
1225 VPUBLIC EE* EE_parent(EE *thee) in EE_parent()
1282 EE *thee = VNULL; in EE_ctor() local
1310 VPUBLIC void EE_dtor(EE **thee) in EE_dtor()
2069 SS *thee = VNULL; in SS_ctor() local
[all …]
H A Dgem.c57 VPUBLIC int Gem_dim(Gem *thee) in Gem_dim()
71 VPUBLIC int Gem_dimII(Gem *thee) in Gem_dimII()
85 VPUBLIC int Gem_dimVV(Gem *thee) in Gem_dimVV()
99 VPUBLIC int Gem_dimEE(Gem *thee) in Gem_dimEE()
225 VPUBLIC int Gem_numVV(Gem *thee) in Gem_numVV()
281 VPUBLIC VV* Gem_lastVV(Gem *thee) in Gem_lastVV()
295 VPUBLIC VV* Gem_nextVV(Gem *thee) in Gem_nextVV()
309 VPUBLIC VV* Gem_prevVV(Gem *thee) in Gem_prevVV()
379 VPUBLIC int Gem_numEE(Gem *thee) in Gem_numEE()
533 VPUBLIC int Gem_numSS(Gem *thee) in Gem_numSS()
[all …]
H A Dvel.c500 VPUBLIC void Vel_reinit(Vel *thee) in Vel_reinit()
620 VPUBLIC unsigned int Vel_dim(Vel *thee) in Vel_dim()
634 VPUBLIC unsigned int Vel_dimVV(Vel *thee) in Vel_dimVV()
648 VPUBLIC unsigned int Vel_dimEE(Vel *thee) in Vel_dimEE()
662 VPUBLIC unsigned int Vel_dimFF(Vel *thee) in Vel_dimFF()
676 VPUBLIC unsigned int Vel_class(Vel *thee) in Vel_class()
690 VPUBLIC unsigned int Vel_type(Vel *thee) in Vel_type()
704 VPUBLIC unsigned int Vel_chart(Vel *thee) in Vel_chart()
718 VPUBLIC unsigned int Vel_id(Vel *thee) in Vel_id()
741 Vel *thee = VNULL; in Vel_ctor() local
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/src/generic/
H A Dvatom.c63 VPUBLIC double *Vatom_getPosition(Vatom *thee) { in Vatom_getPosition()
70 VPUBLIC double Vatom_getPartID(Vatom *thee) { in Vatom_getPartID()
84 VPUBLIC double Vatom_getAtomID(Vatom *thee) { in Vatom_getAtomID()
105 VPUBLIC double Vatom_getRadius(Vatom *thee) { in Vatom_getRadius()
119 VPUBLIC double Vatom_getCharge(Vatom *thee) { in Vatom_getCharge()
132 VPUBLIC double Vatom_getEpsilon(Vatom *thee) { in Vatom_getEpsilon()
145 Vatom *thee = VNULL; in Vatom_ctor() local
153 VPUBLIC int Vatom_ctor2(Vatom *thee) { in Vatom_ctor2()
158 VPUBLIC void Vatom_dtor(Vatom **thee) { in Vatom_dtor()
166 VPUBLIC void Vatom_dtor2(Vatom *thee) { ; } in Vatom_dtor2()
[all …]
H A Dmgparm.c77 VPUBLIC double MGparm_getCenterX(MGparm *thee) { in MGparm_getCenterX()
89 VPUBLIC int MGparm_getNx(MGparm *thee) { in MGparm_getNx()
93 VPUBLIC int MGparm_getNy(MGparm *thee) { in MGparm_getNy()
97 VPUBLIC int MGparm_getNz(MGparm *thee) { in MGparm_getNz()
101 VPUBLIC double MGparm_getHx(MGparm *thee) { in MGparm_getHx()
105 VPUBLIC double MGparm_getHy(MGparm *thee) { in MGparm_getHy()
109 VPUBLIC double MGparm_getHz(MGparm *thee) { in MGparm_getHz()
117 MGparm *thee = VNULL; in MGparm_ctor() local
175 VPUBLIC void MGparm_dtor(MGparm **thee) { in MGparm_dtor()
183 VPUBLIC void MGparm_dtor2(MGparm *thee) { ; } in MGparm_dtor2()
[all …]
H A Dpbeparm.c65 VPUBLIC double PBEparm_getIonCharge(PBEparm *thee, int i) { in PBEparm_getIonCharge()
71 VPUBLIC double PBEparm_getIonConc(PBEparm *thee, int i) { in PBEparm_getIonConc()
87 VPUBLIC double PBEparm_getzmem(PBEparm *thee) { in PBEparm_getzmem()
91 VPUBLIC double PBEparm_getLmem(PBEparm *thee) { in PBEparm_getLmem()
95 VPUBLIC double PBEparm_getmembraneDiel(PBEparm *thee) { in PBEparm_getmembraneDiel()
99 VPUBLIC double PBEparm_getmemv(PBEparm *thee) { in PBEparm_getmemv()
107 PBEparm *thee = VNULL; in PBEparm_ctor() local
115 VPUBLIC int PBEparm_ctor2(PBEparm *thee) { in PBEparm_ctor2()
173 VPUBLIC void PBEparm_dtor(PBEparm **thee) { in PBEparm_dtor()
181 VPUBLIC void PBEparm_dtor2(PBEparm *thee) { ; } in PBEparm_dtor2()
[all …]
H A Dapolparm.c68 APOLparm *thee = VNULL; in APOLparm_ctor() local
76 VPUBLIC Vrc_Codes APOLparm_ctor2(APOLparm *thee) { in APOLparm_ctor2()
109 APOLparm *thee, in APOLparm_copy()
167 VPUBLIC void APOLparm_dtor(APOLparm **thee) { in APOLparm_dtor()
177 VPUBLIC void APOLparm_dtor2(APOLparm *thee) { ; } in APOLparm_dtor2()
179 VPUBLIC Vrc_Codes APOLparm_check(APOLparm *thee) { in APOLparm_check()
237 VPRIVATE Vrc_Codes APOLparm_parseGRID(APOLparm *thee, Vio *sock) { in APOLparm_parseGRID()
268 VPRIVATE Vrc_Codes APOLparm_parseMOL(APOLparm *thee, Vio *sock) { in APOLparm_parseMOL()
287 VPRIVATE Vrc_Codes APOLparm_parseSRFM(APOLparm *thee, Vio *sock) { in APOLparm_parseSRFM()
309 VPRIVATE Vrc_Codes APOLparm_parseSRAD(APOLparm *thee, Vio *sock) { in APOLparm_parseSRAD()
[all …]
H A Dvpbe.c69 VPUBLIC Valist* Vpbe_getValist(Vpbe *thee) { in Vpbe_getValist()
76 VPUBLIC Vacc* Vpbe_getVacc(Vpbe *thee) { in Vpbe_getVacc()
134 VPUBLIC double Vpbe_getXkappa(Vpbe *thee) { in Vpbe_getXkappa()
141 VPUBLIC double Vpbe_getDeblen(Vpbe *thee) { in Vpbe_getDeblen()
155 VPUBLIC double Vpbe_getZmagic(Vpbe *thee) { in Vpbe_getZmagic()
197 VPUBLIC double Vpbe_getzmem(Vpbe *thee) { in Vpbe_getzmem()
209 VPUBLIC double Vpbe_getLmem(Vpbe *thee) { in Vpbe_getLmem()
233 VPUBLIC double Vpbe_getmemv(Vpbe *thee) { in Vpbe_getmemv()
253 Vpbe *thee = VNULL; in Vpbe_ctor() local
467 VPUBLIC void Vpbe_dtor(Vpbe **thee) { in Vpbe_dtor()
[all …]
H A Dfemparm.c68 FEMparm *thee = VNULL; in FEMparm_ctor() local
76 VPUBLIC int FEMparm_ctor2(FEMparm *thee, in FEMparm_ctor2()
101 FEMparm *thee, in FEMparm_copy()
133 VPUBLIC void FEMparm_dtor(FEMparm **thee) { in FEMparm_dtor()
141 VPUBLIC void FEMparm_dtor2(FEMparm *thee) { ; } in FEMparm_dtor2()
143 VPUBLIC int FEMparm_check(FEMparm *thee) { in FEMparm_check()
196 VPRIVATE Vrc_Codes FEMparm_parseDOMAINLENGTH(FEMparm *thee, in FEMparm_parseDOMAINLENGTH()
221 VPRIVATE Vrc_Codes FEMparm_parseETOL(FEMparm *thee, in FEMparm_parseETOL()
244 VPRIVATE Vrc_Codes FEMparm_parseEKEY(FEMparm *thee, in FEMparm_parseEKEY()
276 VPRIVATE Vrc_Codes FEMparm_parseAKEYPRE(FEMparm *thee, Vio *sock) { in FEMparm_parseAKEYPRE()
[all …]
H A Dpbamparm.c69 PBAMparm *thee = VNULL; in PBAMparm_ctor() local
122 VPUBLIC void PBAMparm_dtor(PBAMparm **thee) { in PBAMparm_dtor()
130 VPUBLIC void PBAMparm_dtor2(PBAMparm *thee) { ; } in PBAMparm_dtor2()
132 VPUBLIC Vrc_Codes PBAMparm_check(PBAMparm *thee) { in PBAMparm_check()
157 VPUBLIC void PBAMparm_copy(PBAMparm *thee, PBAMparm *parm) { in PBAMparm_copy()
252 VPRIVATE Vrc_Codes PBAMparm_parseSalt(PBAMparm *thee, Vio *sock){ in PBAMparm_parseSalt()
310 VPRIVATE Vrc_Codes PBAMparm_parsePBCS(PBAMparm *thee, Vio *sock){ in PBAMparm_parsePBCS()
421 VPRIVATE Vrc_Codes PBAMparm_parseDX(PBAMparm *thee, Vio *sock){ in PBAMparm_parseDX()
468 VPRIVATE Vrc_Codes PBAMparm_parseDiff(PBAMparm *thee, Vio *sock){ in PBAMparm_parseDiff()
540 VPRIVATE Vrc_Codes PBAMparm_parseTerm(PBAMparm *thee, Vio *sock){ in PBAMparm_parseTerm()
[all …]
H A Dvpbe.h342 # define Vpbe_getValist(thee) ((thee)->alist) argument
343 # define Vpbe_getVacc(thee) ((thee)->acc) argument
345 # define Vpbe_getTemperature(thee) ((thee)->T) argument
346 # define Vpbe_getSoluteDiel(thee) ((thee)->soluteDiel) argument
356 # define Vpbe_getXkappa(thee) ((thee)->xkappa) argument
357 # define Vpbe_getDeblen(thee) ((thee)->deblen) argument
358 # define Vpbe_getZkappa2(thee) ((thee)->zkappa2) argument
359 # define Vpbe_getZmagic(thee) ((thee)->zmagic) argument
365 # define Vpbe_getzmem(thee) ((thee)->z_mem) argument
366 # define Vpbe_getLmem(thee) ((thee)->L) argument
[all …]
H A Dpbsamparm.c69 PBSAMparm *thee = VNULL; in PBSAMparm_ctor() local
77 VPUBLIC Vrc_Codes PBSAMparm_ctor2(PBSAMparm *thee, PBSAMparm_CalcType type) { in PBSAMparm_ctor2()
100 VPUBLIC void PBSAMparm_dtor(PBSAMparm **thee) { in PBSAMparm_dtor()
108 VPUBLIC void PBSAMparm_dtor2(PBSAMparm *thee) { ; } in PBSAMparm_dtor2()
110 VPUBLIC Vrc_Codes PBSAMparm_check(PBSAMparm *thee) { in PBSAMparm_check()
135 VPUBLIC void PBSAMparm_copy(PBSAMparm *thee, PBSAMparm *parm) { in PBSAMparm_copy()
166 VPRIVATE Vrc_Codes PBSAMparm_parseSurf(PBSAMparm *thee, Vio *sock){ in PBSAMparm_parseSurf()
182 VPRIVATE Vrc_Codes PBSAMparm_parseMSMS(PBSAMparm *thee, Vio *sock){ in PBSAMparm_parseMSMS()
203 VPRIVATE Vrc_Codes PBSAMparm_parseImat(PBSAMparm *thee, Vio *sock){ in PBSAMparm_parseImat()
218 VPRIVATE Vrc_Codes PBSAMparm_parseExp(PBSAMparm *thee, Vio *sock){ in PBSAMparm_parseExp()
[all …]
H A Dbemparm.c69 BEMparm *thee = VNULL; in BEMparm_ctor() local
77 VPUBLIC Vrc_Codes BEMparm_ctor2(BEMparm *thee, BEMparm_CalcType type) { in BEMparm_ctor2()
114 VPUBLIC void BEMparm_dtor(BEMparm **thee) { in BEMparm_dtor()
122 VPUBLIC void BEMparm_dtor2(BEMparm *thee) { ; } in BEMparm_dtor2()
124 VPUBLIC Vrc_Codes BEMparm_check(BEMparm *thee) { in BEMparm_check()
174 VPUBLIC void BEMparm_copy(BEMparm *thee, BEMparm *parm) { in BEMparm_copy()
210 VPRIVATE Vrc_Codes BEMparm_parseTREE_ORDER(BEMparm *thee, Vio *sock) { in BEMparm_parseTREE_ORDER()
233 VPRIVATE Vrc_Codes BEMparm_parseTREE_N0(BEMparm *thee, Vio *sock) { in BEMparm_parseTREE_N0()
256 VPRIVATE Vrc_Codes BEMparm_parseMAC(BEMparm *thee, Vio *sock) { in BEMparm_parseMAC()
279 VPRIVATE Vrc_Codes BEMparm_parseMESH(BEMparm *thee, Vio *sock) { in BEMparm_parseMESH()
[all …]
H A Dnosh.c311 NOsh *thee = VNULL; in NOsh_ctor() local
354 VPUBLIC void NOsh_dtor(NOsh **thee) { in NOsh_dtor()
362 VPUBLIC void NOsh_dtor2(NOsh *thee) { in NOsh_dtor2()
377 NOsh_calc *thee; in NOsh_calc_ctor() local
514 NOsh *thee, in NOsh_parseInput()
1375 NOsh *thee, in NOsh_setupElecCalc()
1511 NOsh *thee, in NOsh_parseMG()
2386 NOsh *thee, in NOsh_parseFEM()
2509 NOsh *thee, in NOsh_parseAPOL()
2846 NOsh *thee, in NOsh_parseBEM()
[all …]
H A Dvparam.c102 VPUBLIC unsigned long int Vparam_memChk(Vparam *thee) { in Vparam_memChk()
111 Vparam_AtomData *thee = VNULL; in Vparam_AtomData_ctor() local
137 Vparam_ResData *thee = VNULL; in Vparam_ResData_ctor() local
160 VPUBLIC void Vparam_ResData_dtor(Vparam_ResData **thee) { in Vparam_ResData_dtor()
170 VPUBLIC void Vparam_ResData_dtor2(Vparam_ResData *thee) { in Vparam_ResData_dtor2()
183 Vparam *thee = VNULL; in Vparam_ctor() local
193 VPUBLIC int Vparam_ctor2(Vparam *thee) { in Vparam_ctor2()
213 VPUBLIC void Vparam_dtor(Vparam **thee) { in Vparam_dtor()
223 VPUBLIC void Vparam_dtor2(Vparam *thee) { in Vparam_dtor2()
241 VPUBLIC Vparam_ResData* Vparam_getResData(Vparam *thee, in Vparam_getResData()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/gem/mc/
H A Dgem.h721 # define Gem_dim(thee) ((thee)->dim) argument
731 # define Gem_dimII(thee) ((thee)->dimII) argument
741 # define Gem_dimVV(thee) ((thee)->dimVV) argument
751 # define Gem_dimEE(thee) ((thee)->dimEE) argument
761 # define Gem_numVirtVV(thee) ((thee)->numVV) argument
771 # define Gem_numVirtEE(thee) ((thee)->numEE) argument
781 # define Gem_numVirtFF(thee) ((thee)->numFF) argument
791 # define Gem_numVirtSS(thee) ((thee)->numSS) argument
1200 # define Gem_numBF(thee) ((thee)->numBF) argument
1210 # define Gem_numBV(thee) ((thee)->numBV) argument
[all …]
H A Dves.h517 # define VV_init(thee,dim,id) ( \ argument
526 # define VV_reinit(thee) ( \ argument
1051 # define EE_init(thee,dim,id) ( \ argument
1060 # define EE_reinit(thee) ( \ argument
1689 # define SS_reinit(thee) ( \ argument
1726 # define SS_reinit(thee) ( \ argument
1809 # define SS_setDegen(thee,i) ( \ argument
1844 # define SS_faceType(thee,f) ( \ argument
1860 # define SS_markedEdge1(thee) ( \ argument
1864 # define SS_markedEdge2(thee) ( \ argument
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/bam/
H A Dmat.c66 Mat *thee = VNULL; in Mat_ctor() local
139 VPUBLIC void Mat_dtor(Mat **thee) in Mat_dtor()
770 VPUBLIC int Mat_numR(Mat *thee) in Mat_numR()
784 VPUBLIC int Mat_numC(Mat *thee) in Mat_numC()
798 VPUBLIC int Mat_numA(Mat *thee) in Mat_numA()
813 VPUBLIC int Mat_numO(Mat *thee) in Mat_numO()
828 VPUBLIC int Mat_numZ(Mat *thee) in Mat_numZ()
968 VPUBLIC int Mat_sizeA(Mat *thee) in Mat_sizeA()
982 VPUBLIC int *Mat_IJA(Mat *thee) in Mat_IJA()
996 VPUBLIC int *Mat_IA(Mat *thee) in Mat_IA()
[all …]
H A Dbvec.c54 VPUBLIC int Bvec_numB(Bvec *thee) in Bvec_numB()
80 Bvec *thee = VNULL; in Bvec_ctor() local
144 Bvec *thee = VNULL; in Bvec_ctor2() local
205 Bvec *thee = VNULL; in Bvec_ctor3() local
247 Bvec *thee = VNULL; in Bvec_ctor4() local
287 VPUBLIC void Bvec_dtor(Bvec **thee) in Bvec_dtor()
429 VPUBLIC int Bvec_len(Bvec *thee) in Bvec_len()
485 VPUBLIC double Bvec_nrm1(Bvec *thee) in Bvec_nrm1()
499 VPUBLIC double Bvec_nrm2(Bvec *thee) in Bvec_nrm2()
639 VPUBLIC void Bvec_print(Bvec *thee) in Bvec_print()
[all …]
H A Dbmat.c76 Bmat *thee = VNULL; in Bmat_ctor() local
136 VPUBLIC void Bmat_dtor(Bmat **thee) in Bmat_dtor()
258 VPUBLIC int Bmat_numB(Bmat *thee) in Bmat_numB()
359 VPUBLIC int Bmat_numRT(Bmat *thee) in Bmat_numRT()
380 VPUBLIC int Bmat_numCT(Bmat *thee) in Bmat_numCT()
401 VPUBLIC int Bmat_numAT(Bmat *thee) in Bmat_numAT()
425 VPUBLIC int Bmat_numOT(Bmat *thee) in Bmat_numOT()
449 VPUBLIC int Bmat_numZT(Bmat *thee) in Bmat_numZT()
562 VPUBLIC int Bmat_sizeA(Bmat *thee) in Bmat_sizeA()
915 VPUBLIC void Bmat_zero(Bmat *thee) in Bmat_zero()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/maloc/src/vsys/
H A Dvset.c54 VPUBLIC int Vset_num(Vset *thee) in Vset_num()
86 VPUBLIC char *Vset_create(Vset *thee) in Vset_create()
106 VPUBLIC void Vset_destroy(Vset *thee) in Vset_destroy()
125 VPUBLIC char *Vset_first(Vset *thee) in Vset_first()
140 VPUBLIC char *Vset_last(Vset *thee) in Vset_last()
155 VPUBLIC char *Vset_next(Vset *thee) in Vset_next()
172 VPUBLIC char *Vset_prev(Vset *thee) in Vset_prev()
228 Vset *thee = VNULL; in Vset_ctor() local
295 VPUBLIC void Vset_dtor(Vset **thee) in Vset_dtor()
415 VPUBLIC void Vset_reset(Vset *thee) in Vset_reset()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/aprx/
H A Dre.c509 Re *thee = VNULL; in Re_ctor() local
571 VPUBLIC void Re_dtor(Re **thee) in Re_dtor()
583 VPUBLIC int Re_dim(Re *thee) in Re_dim()
587 VPUBLIC int Re_dimV(Re *thee) in Re_dimV()
591 VPUBLIC int Re_dimE(Re *thee) in Re_dimE()
595 VPUBLIC int Re_dimF(Re *thee) in Re_dimF()
599 VPUBLIC int Re_dimS(Re *thee) in Re_dimS()
604 VPUBLIC int Re_numVDF(Re *thee) in Re_numVDF()
608 VPUBLIC int Re_numEDF(Re *thee) in Re_numEDF()
612 VPUBLIC int Re_numFDF(Re *thee) in Re_numFDF()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/nam/
H A Dam.c63 AM *thee = VNULL; in AM_ctor() local
108 VPUBLIC void AM_dtor(AM **thee) in AM_dtor()
140 VPUBLIC void AM_create(AM *thee) in AM_create()
199 VPUBLIC void AM_destroy(AM *thee) in AM_destroy()
306 VPUBLIC int AM_deform(AM *thee) in AM_deform()
362 VPUBLIC double AM_assem(AM *thee, in AM_assem()
391 VPUBLIC double AM_evalJ(AM *thee) in AM_evalJ()
580 VPUBLIC void AM_printJ(AM *thee) in AM_printJ()
601 VPUBLIC void AM_printA(AM *thee) in AM_printA()
674 VPUBLIC void AM_printP(AM *thee) in AM_printP()
[all …]
/dports/science/tinker/tinker/apbs/include/linux/apbs/
H A Dvpbe.h334 # define Vpbe_getValist(thee) ((thee)->alist) argument
335 # define Vpbe_getVacc(thee) ((thee)->acc) argument
341 # define Vpbe_getSoluteXlen(thee) ((thee)->soluteXlen) argument
342 # define Vpbe_getSoluteYlen(thee) ((thee)->soluteYlen) argument
348 # define Vpbe_getXkappa(thee) ((thee)->xkappa) argument
349 # define Vpbe_getDeblen(thee) ((thee)->deblen) argument
350 # define Vpbe_getZkappa2(thee) ((thee)->zkappa2) argument
351 # define Vpbe_getZmagic(thee) ((thee)->zmagic) argument
357 # define Vpbe_getzmem(thee) ((thee)->z_mem) argument
358 # define Vpbe_getLmem(thee) ((thee)->L) argument
[all …]
/dports/science/tinker/tinker/apbs/include/macos/apbs/
H A Dvpbe.h334 # define Vpbe_getValist(thee) ((thee)->alist) argument
335 # define Vpbe_getVacc(thee) ((thee)->acc) argument
341 # define Vpbe_getSoluteXlen(thee) ((thee)->soluteXlen) argument
342 # define Vpbe_getSoluteYlen(thee) ((thee)->soluteYlen) argument
348 # define Vpbe_getXkappa(thee) ((thee)->xkappa) argument
349 # define Vpbe_getDeblen(thee) ((thee)->deblen) argument
350 # define Vpbe_getZkappa2(thee) ((thee)->zkappa2) argument
351 # define Vpbe_getZmagic(thee) ((thee)->zmagic) argument
357 # define Vpbe_getzmem(thee) ((thee)->z_mem) argument
358 # define Vpbe_getLmem(thee) ((thee)->L) argument
[all …]

12345678910>>...15