Home
last modified time | relevance | path

Searched refs:modcm (Results 1 – 3 of 3) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dmodule.c1340 int modcm; in make_module_common() local
1361 SIZEP(modcm, 0); in make_module_common()
1363 MODCMNP(modcm, 1); in make_module_common()
1364 gbl.cmblks = modcm; in make_module_common()
1369 DEVICEP(modcm, 1); in make_module_common()
1371 CONSTANTP(modcm, 1); in make_module_common()
1373 ACCLINKP(modcm, 1); in make_module_common()
1378 CMEMFP(modcm, NOSYM); in make_module_common()
1379 CMEMLP(modcm, NOSYM); in make_module_common()
1381 SEQP(modcm, 1); in make_module_common()
[all …]
H A Dexterf.c248 int modcm; in export() local
/dports/math/GiNaC/ginac-1.8.2/ginac/
H A Dfactor.cpp1952 cl_MI modcm; in multivar_diophant() local
1954 modcm = cl_MI(R, poscm); in multivar_diophant()
1956 delta_s[j] = delta_s[j] * modcm; in multivar_diophant()