Home
last modified time | relevance | path

Searched refs:POLAR_NONE (Results 1 – 4 of 4) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_src3.c1834 datasrcpolar = POLAR_NONE; in rd_delay_pth()
1835 pthpolar = POLAR_NONE; in rd_delay_pth()
1923 else pthpolar = POLAR_NONE; in rd_delay_pth()
1948 else datasrcpolar = POLAR_NONE; in rd_delay_pth()
2249 pthp->dsrc_polar = POLAR_NONE; in init_spcpth()
H A Dv_cnv.c5000 if (pthp->pthpolar != POLAR_NONE) in dmp_specpths()
5019 if (pthp->pthpolar != POLAR_NONE) in dmp_specpths()
5030 if (pthp->dsrc_polar != POLAR_NONE) in dmp_specpths()
H A Dv.h752 #define POLAR_NONE 0 macro
H A Dv_vpi2.c6069 else if (pthp->pthpolar == POLAR_NONE) pval = vpiUnknown; in pthprop_vpiget()
6075 else if (pthp->dsrc_polar == POLAR_NONE) pval = vpiUnknown; in pthprop_vpiget()