Home
last modified time | relevance | path

Searched refs:maxMul (Results 1 – 10 of 10) sorted by relevance

/dports/science/ergo/ergo-3.8/source/densfromf/
H A DGetDensFromFock.h97 maxMul = 0; in GetDensFromFock()
311 maxMul = purification_maxmul_; in set_purification_maxmul()
708 …int maxMul; /**< Maximum allowed number of matrix multiplications… variable
H A DGetDensFromFock.cc577 maxMul, in get_dens_from_fock_sparse()
1102 file_basic << maxMul << "\n"; in create_checkpoint()
1292 file_basic >> DensFromFock.maxMul; in restore_from_checkpoint()
/dports/lang/jimtcl/jimtcl-0.81/
H A Djim.c16022 jim_wide min = 0, max = 0, len, maxMul; in Jim_RandCoreCommand() local
16043 maxMul = JIM_WIDE_MAX - (len ? (JIM_WIDE_MAX%len) : 0); in Jim_RandCoreCommand()
16048 if (r < 0 || r >= maxMul) continue; in Jim_RandCoreCommand()
/dports/devel/openocd/openocd-0.11.0/jimtcl/
H A Djim.c15203 jim_wide min = 0, max = 0, len, maxMul; in Jim_RandCoreCommand() local
15224 maxMul = JIM_WIDE_MAX - (len ? (JIM_WIDE_MAX%len) : 0); in Jim_RandCoreCommand()
15229 if (r < 0 || r >= maxMul) continue; in Jim_RandCoreCommand()
/dports/mail/neomutt/neomutt-20211029/autosetup/
H A Djimsh0.c19358 jim_wide min = 0, max = 0, len, maxMul; in Jim_RandCoreCommand() local
19379 maxMul = JIM_WIDE_MAX - (len ? (JIM_WIDE_MAX%len) : 0); in Jim_RandCoreCommand()
19384 if (r < 0 || r >= maxMul) continue; in Jim_RandCoreCommand()
/dports/lang/jimtcl/jimtcl-0.81/autosetup/
H A Djimsh0.c19358 jim_wide min = 0, max = 0, len, maxMul; in Jim_RandCoreCommand() local
19379 maxMul = JIM_WIDE_MAX - (len ? (JIM_WIDE_MAX%len) : 0); in Jim_RandCoreCommand()
19384 if (r < 0 || r >= maxMul) continue; in Jim_RandCoreCommand()
/dports/devel/fossil/fossil-src-2.17/autosetup/
H A Djimsh0.c19358 jim_wide min = 0, max = 0, len, maxMul; in Jim_RandCoreCommand() local
19379 maxMul = JIM_WIDE_MAX - (len ? (JIM_WIDE_MAX%len) : 0); in Jim_RandCoreCommand()
19384 if (r < 0 || r >= maxMul) continue; in Jim_RandCoreCommand()
/dports/math/singular/Singular-Release-4-2-1/ppcc/autosetup/
H A Djimsh0.c19469 jim_wide min = 0, max = 0, len, maxMul; in Jim_RandCoreCommand() local
19490 maxMul = JIM_WIDE_MAX - (len ? (JIM_WIDE_MAX%len) : 0); in Jim_RandCoreCommand()
19495 if (r < 0 || r >= maxMul) continue; in Jim_RandCoreCommand()
/dports/ports-mgmt/pkg/pkg-1.17.5/autosetup/
H A Djimsh0.c19358 jim_wide min = 0, max = 0, len, maxMul; in Jim_RandCoreCommand() local
19379 maxMul = JIM_WIDE_MAX - (len ? (JIM_WIDE_MAX%len) : 0); in Jim_RandCoreCommand()
19384 if (r < 0 || r >= maxMul) continue; in Jim_RandCoreCommand()
/dports/devel/openocd/openocd-0.11.0/jimtcl/autosetup/
H A Djimsh0.c19358 jim_wide min = 0, max = 0, len, maxMul; in Jim_RandCoreCommand() local
19379 maxMul = JIM_WIDE_MAX - (len ? (JIM_WIDE_MAX%len) : 0); in Jim_RandCoreCommand()
19384 if (r < 0 || r >= maxMul) continue; in Jim_RandCoreCommand()