Home
last modified time | relevance | path

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

/dports/science/py-pyscf/pyscf-2.0.1/examples/mcscf/
H A D13-restart.py22 tmpchk = tempfile.NamedTemporaryFile() variable
H A D13-load_chkfile.py17 tmpchk = tempfile.NamedTemporaryFile() variable
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_backup.c902 virDomainMomentObj *tmpchk = g_steal_pointer(&chk); in qemuBackupBegin() local