Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_dbg.c995 __sav_mtime_units = __inst_mod->mtime_units; in rd_exec_iact_stmt()
1173 __inst_mod->mtime_units = __sav_mtime_units; in rd_exec_iact_stmt()
H A Dv.h3622 extern int32 __sav_mtime_units; /* prep of iact statements needs tfmt units */
H A Dcver.c765 int32 __sav_mtime_units; /* prep of iact statements needs tfmt units */ variable